Searched refs:SC_STATUS_CLOSED (Results 1 – 4 of 4) sorted by relevance
116 #define SC_STATUS_CLOSED BIT(0) macro
1325 statusmask = SC_STATUS_CLOSED; in unhash_delegation_locked()1345 unhashed = unhash_delegation_locked(dp, SC_STATUS_CLOSED); in destroy_delegation()1567 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in unhash_lock_stateid()1646 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in release_open_stateid()2469 unhash_delegation_locked(dp, SC_STATUS_CLOSED); in __destroy_client()5036 else if (s->sc_status & SC_STATUS_CLOSED) in nfsd4_verify_open_stid()7388 if (!s || s->sc_status & SC_STATUS_CLOSED) in nfsd4_free_stateid()7399 s->sc_status |= SC_STATUS_CLOSED; in nfsd4_free_stateid()7682 SC_TYPE_OPEN, SC_STATUS_CLOSED, in nfsd4_close()7689 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in nfsd4_close()[all …]
536 ls->ls_stid.sc_status |= SC_STATUS_CLOSED; in nfsd4_return_file_layouts()
669 { SC_STATUS_CLOSED, "CLOSED" }, \