Home
last modified time | relevance | path

Searched refs:NFS4_OPEN_STID (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4state.c2471 if (st->sc_type != NFS4_OPEN_STID && st->sc_type != NFS4_LOCK_STID) in nfs4_show_open()
2604 case NFS4_OPEN_STID: in states_show()
4271 if (local->st_stid.sc_type == NFS4_OPEN_STID) { in nfsd4_find_existing_open()
4381 stp->st_stid.sc_type = NFS4_OPEN_STID; in init_open_stateid()
5673 case NFS4_OPEN_STID: in nfsd4_validate_stateid()
5741 case NFS4_OPEN_STID: in nfs4_find_file()
5853 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, in find_cpntf_state()
5895 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, in nfs4_preprocess_stateid_op()
5910 case NFS4_OPEN_STID: in nfs4_preprocess_stateid_op()
6002 case NFS4_OPEN_STID in nfsd4_free_stateid()
[all...]
H A Dstate.h91 #define NFS4_OPEN_STID 1 macro
H A Dnfs4layouts.c275 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4state.c2621 if (st->sc_type != NFS4_OPEN_STID && st->sc_type != NFS4_LOCK_STID) in nfs4_show_open()
2754 case NFS4_OPEN_STID: in states_show()
4533 if (local->st_stid.sc_type == NFS4_OPEN_STID) { in nfsd4_find_existing_open()
4643 stp->st_stid.sc_type = NFS4_OPEN_STID; in init_open_stateid()
6414 case NFS4_OPEN_STID: in nfsd4_validate_stateid()
6486 case NFS4_OPEN_STID: in nfs4_find_file()
6600 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID); in find_cpntf_state()
6657 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, in nfs4_preprocess_stateid_op()
6672 case NFS4_OPEN_STID: in nfs4_preprocess_stateid_op()
6764 case NFS4_OPEN_STID in nfsd4_free_stateid()
[all...]
H A Dstate.h91 #define NFS4_OPEN_STID 1 macro
H A Dnfs4layouts.c276 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()
H A Dtrace.h644 TRACE_DEFINE_ENUM(NFS4_OPEN_STID); variable
654 { NFS4_OPEN_STID, "OPEN" }, \

Completed in 24 milliseconds