Lines Matching refs:SC_STATUS_CLOSED
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()
8727 unhash_delegation_locked(dp, SC_STATUS_CLOSED); in nfs4_state_shutdown_net()