Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dstate.h77 #define NFS4_OPEN_STID 1 macro
Dnfs4state.c2444 init_stid(&stp->st_stid, clp, NFS4_OPEN_STID); in init_open_stateid()
3382 if (!(s->sc_type & (NFS4_OPEN_STID | NFS4_LOCK_STID))) in nfs4_validate_stateid()
3432 status = nfsd4_lookup_stateid(stateid, NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, &s); in nfs4_preprocess_stateid_op()
3449 case NFS4_OPEN_STID: in nfs4_preprocess_stateid_op()
3527 case NFS4_OPEN_STID: in nfsd4_free_stateid()
3603 NFS4_OPEN_STID, stpp); in nfs4_preprocess_confirmed_seqid_op()
3632 NFS4_OPEN_STID, &stp); in nfsd4_open_confirm()
3779 NFS4_OPEN_STID|NFS4_CLOSED_STID, in nfsd4_close()