Home
last modified time | relevance | path

Searched refs:EX_VOLFH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h188 #define EX_VOLFH 0x100 /* XXX nfsv4 fh may expire anytime */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1741 if (kex->ex_flags & EX_VOLFH) in exportfs()
2520 } else if (exi->exi_export.ex_flags & EX_VOLFH) { in makefh4()
2657 if (exi->exi_export.ex_flags & (EX_VOLRNM | EX_VOLFH)) { in nfs4_fhtovp()
H A Dnfs4_srv_attr.c346 if ((ex_flags & (EX_VOLFH | EX_VOLRNM | EX_VOLMIG | EX_NOEXPOPEN)) in fattr4_get_fh_expire_type()
357 if (ex_flags & EX_VOLFH) { in fattr4_get_fh_expire_type()