Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dstate.h87 #define NFS4_OPEN_STID 1 macro
Dnfs4state.c3398 stp->st_stid.sc_type = NFS4_OPEN_STID; in init_open_stateid()
4638 case NFS4_OPEN_STID: in nfsd4_validate_stateid()
4685 case NFS4_OPEN_STID: in nfs4_find_file()
4731 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, in nfs4_preprocess_stateid_op()
4744 case NFS4_OPEN_STID: in nfs4_preprocess_stateid_op()
4802 case NFS4_OPEN_STID: in nfsd4_free_stateid()
4909 NFS4_OPEN_STID, &stp, nn); in nfs4_preprocess_confirmed_seqid_op()
4940 NFS4_OPEN_STID, &stp, nn); in nfsd4_open_confirm()
5078 NFS4_OPEN_STID|NFS4_CLOSED_STID, in nfsd4_close()
Dnfs4layouts.c244 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()