Searched refs:FH4_PERSISTENT (Results 1 – 7 of 7) sorted by relevance
394 const FH4_PERSISTENT = 0x00000000; variable
2234 if (mi->mi_fh_expire_type == FH4_PERSISTENT || in nfs4_resend_open_otw()2237 if (mi->mi_fh_expire_type == FH4_PERSISTENT) in nfs4_resend_open_otw()
320 *fh_expire_typep = FH4_PERSISTENT; in fattr4_get_fh_expire_type()346 *fh_expire_typep = FH4_PERSISTENT; in fattr4_get_fh_expire_type()
917 uint_t expire_type = FH4_PERSISTENT; in rfs4_op_readdir()
2332 mi->mi_fh_expire_type = FH4_PERSISTENT; in nfs4rootvp()
2078 if (mi->mi_fh_expire_type == FH4_PERSISTENT || in nfs4_reopen()2081 if (mi->mi_fh_expire_type == FH4_PERSISTENT) in nfs4_reopen()
398 #define FH4_PERSISTENT 0x00000000 macro