Home
last modified time | relevance | path

Searched refs:NFS4_OPEN_STID (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfsd/
Dstate.h88 #define NFS4_OPEN_STID 1 macro
Dnfs4state.c3462 stp->st_stid.sc_type = NFS4_OPEN_STID; in init_open_stateid()
4692 case NFS4_OPEN_STID: in nfsd4_validate_stateid()
4742 case NFS4_OPEN_STID: in nfs4_find_file()
4824 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, in nfs4_preprocess_stateid_op()
4837 case NFS4_OPEN_STID: in nfs4_preprocess_stateid_op()
4894 case NFS4_OPEN_STID: in nfsd4_free_stateid()
5001 NFS4_OPEN_STID, &stp, nn); in nfs4_preprocess_confirmed_seqid_op()
5032 NFS4_OPEN_STID, &stp, nn); in nfsd4_open_confirm()
5166 NFS4_OPEN_STID|NFS4_CLOSED_STID, in nfsd4_close()
Dnfs4layouts.c246 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()