Home
last modified time | relevance | path

Searched refs:NFS4_CLOSED_STID (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/nfsd/
Dstate.h95 #define NFS4_CLOSED_STID 8 macro
Dnfs4state.c4524 case NFS4_CLOSED_STID: in nfsd4_verify_open_stid()
5665 stp->st_stid.sc_type = NFS4_CLOSED_STID; in nfsd4_process_open2()
6266 case NFS4_CLOSED_STID: in nfsd4_validate_stateid()
6856 NFS4_OPEN_STID|NFS4_CLOSED_STID, in nfsd4_close()
6862 stp->st_stid.sc_type = NFS4_CLOSED_STID; in nfsd4_close()