Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4layouts.c252 stp->sc_type = NFS4_LAYOUT_STID; in nfsd4_alloc_layout_stateid()
271 unsigned char typemask = NFS4_LAYOUT_STID; in nfsd4_preprocess_layout_stateid()
288 if (stid->sc_type != NFS4_LAYOUT_STID) { in nfsd4_preprocess_layout_stateid()
H A Dstate.h99 #define NFS4_LAYOUT_STID 64 macro
H A Dnfs4state.c2610 case NFS4_LAYOUT_STID: in states_show()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4layouts.c253 stp->sc_type = NFS4_LAYOUT_STID; in nfsd4_alloc_layout_stateid()
272 unsigned char typemask = NFS4_LAYOUT_STID; in nfsd4_preprocess_layout_stateid()
289 if (stid->sc_type != NFS4_LAYOUT_STID) { in nfsd4_preprocess_layout_stateid()
H A Dstate.h99 #define NFS4_LAYOUT_STID 64 macro
H A Dtrace.h650 TRACE_DEFINE_ENUM(NFS4_LAYOUT_STID); variable
660 { NFS4_LAYOUT_STID, "LAYOUT" })
H A Dnfs4state.c2760 case NFS4_LAYOUT_STID: in states_show()

Completed in 26 milliseconds