Searched refs:SC_STATUS_CLOSED (Results 1 – 4 of 4) sorted by relevance
113 #define SC_STATUS_CLOSED BIT(0) macro
1336 statusmask = SC_STATUS_CLOSED; in unhash_delegation_locked()1356 unhashed = unhash_delegation_locked(dp, SC_STATUS_CLOSED); in destroy_delegation()1577 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in unhash_lock_stateid()1656 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in release_open_stateid()2404 unhash_delegation_locked(dp, SC_STATUS_CLOSED); in __destroy_client()4881 else if (s->sc_status & SC_STATUS_CLOSED) in nfsd4_verify_open_stid()7174 if (!s || s->sc_status & SC_STATUS_CLOSED) in nfsd4_free_stateid()7185 s->sc_status |= SC_STATUS_CLOSED; in nfsd4_free_stateid()7468 SC_TYPE_OPEN, SC_STATUS_CLOSED, in nfsd4_close()7475 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in nfsd4_close()[all …]
535 ls->ls_stid.sc_status |= SC_STATUS_CLOSED; in nfsd4_return_file_layouts()
658 { SC_STATUS_CLOSED, "CLOSED" }, \