Searched refs:mntinfo4 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h820 struct mntinfo4 *re_mi;
918 * nfs4_open_owenrs for this particular mntinfo4.
920 * The 'mi_foo_list' represents the freed nfs4_open_owners for this mntinfo4.
945 * is the enclosing mntinfo4 for the ephemeral tree.
951 typedef struct mntinfo4 { struct
952 kmutex_t mi_lock; /* protects mntinfo4 fields */
1053 struct mntinfo4 *mi_clientid_next;
1054 struct mntinfo4 *mi_clientid_prev;
1248 * needed for a nfs4_server to get a mntinfo4 for use in rfs4call.
1276 * nfs4_server::s_lock > mntinfo4
[all...]
H A Drnode4.h225 struct mntinfo4; /* defined in nfs/nfs4_clnt.h */
418 extern nfs4_opinst_t *r4mkopenlist(struct mntinfo4 *);
H A Dnfs4_kprot.h728 struct mntinfo4;
732 struct mntinfo4 *mi;
1142 struct mntinfo4 *mi;
H A Dnfs4.h1201 struct mntinfo4;
1234 struct mntinfo4 *mi;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c820 xdr_ga_prefill_vattr(struct nfs4_ga_res *garp, struct mntinfo4 *mi)
849 xdr_ga_prefill_statvfs(struct nfs4_ga_ext_res *gesp, struct mntinfo4 *mi)
873 bitmap4 argbmap, struct mntinfo4 *mi, ug_cache_t *pug)
1547 bitmap4 resbmap, bitmap4 argbmap, struct mntinfo4 *mi, ug_cache_t *pug)
H A Dnfs4_vfsops.c1674 nfs4getfh_otw(struct mntinfo4 *mi, servinfo4_t *svp, vtype_t *vtp,
1707 DTRACE_PROBE3(nfs4clnt__debug__referral__loop, mntinfo4 *,
2643 * destroy the mntinfo4 struct that we just created.
3617 /* Add mi to np's mntinfo4 list */
3667 * First put a hold on the mntinfo4's vfsp so that references via
3709 * If this is the last mntinfo4 in sp's list then tell the lease renewal
3724 * First make sure this mntinfo4 can be taken off of the list,
3769 * Make sure the first mntinfo4 in the list is the actual
3770 * mntinfo4 passed in.
3779 /* Now mark the mntinfo4'
[all...]

Completed in 89 milliseconds