Searched refs:SC_STATUS_CLOSED (Results 1 – 4 of 4) sorted by relevance
134 #define SC_STATUS_CLOSED BIT(0) macro
1318 statusmask = SC_STATUS_CLOSED; in unhash_delegation_locked()1338 unhashed = unhash_delegation_locked(dp, SC_STATUS_CLOSED); in destroy_delegation()1560 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in unhash_lock_stateid()1639 stp->st_stid.sc_status |= SC_STATUS_CLOSED; in release_open_stateid()2466 unhash_delegation_locked(dp, SC_STATUS_CLOSED); in __destroy_client()5043 else if (s->sc_status & SC_STATUS_CLOSED) in nfsd4_verify_open_stid()7441 if (!s || s->sc_status & SC_STATUS_CLOSED) in nfsd4_free_stateid()7452 s->sc_status |= SC_STATUS_CLOSED; in nfsd4_free_stateid()7735 SC_TYPE_OPEN, SC_STATUS_CLOSED, in nfsd4_close()7742 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()
690 { SC_STATUS_CLOSED, "CLOSED" }, \
Completed in 33 milliseconds