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