Home
last modified time | relevance | path

Searched refs:NFS4_LAYOUT_STID (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/nfsd/
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()
Dstate.h99 #define NFS4_LAYOUT_STID 64 macro
Dtrace.h650 TRACE_DEFINE_ENUM(NFS4_LAYOUT_STID);
660 { NFS4_LAYOUT_STID, "LAYOUT" })
Dnfs4state.c2760 case NFS4_LAYOUT_STID: in states_show()