Home
last modified time | relevance | path

Searched refs:FH4_VOLATILE_ANY (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x396 const FH4_VOLATILE_ANY = 0x00000002; variable
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4.h1057 (FH4_VOLATILE_ANY | FH4_VOL_MIGRATION | FH4_VOL_RENAME))
H A Dnfs4_kprot.h400 #define FH4_VOLATILE_ANY 0x00000002 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c4013 if ((val & (FH4_NOEXPIRE_WITH_OPEN | FH4_VOLATILE_ANY | in prt_fh_expire_type()
4022 if (val & FH4_VOLATILE_ANY) { in prt_fh_expire_type()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c334 *fh_expire_typep |= FH4_VOLATILE_ANY; in fattr4_get_fh_expire_type()