Home
last modified time | relevance | path

Searched refs:SC_STATUS_CLOSED (Results 1 – 4 of 4) sorted by relevance

/fs/nfsd/
A Dstate.h134 #define SC_STATUS_CLOSED BIT(0) macro
A Dnfs4state.c1318 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 …]
A Dnfs4layouts.c536 ls->ls_stid.sc_status |= SC_STATUS_CLOSED; in nfsd4_return_file_layouts()
A Dtrace.h690 { SC_STATUS_CLOSED, "CLOSED" }, \

Completed in 33 milliseconds