Searched refs:NFS4_LAYOUT_STID (Results 1 – 2 of 2) sorted by relevance
223 stp->sc_type = NFS4_LAYOUT_STID; in nfsd4_alloc_layout_stateid()242 unsigned char typemask = NFS4_LAYOUT_STID; in nfsd4_preprocess_layout_stateid()259 if (stid->sc_type != NFS4_LAYOUT_STID) { in nfsd4_preprocess_layout_stateid()
96 #define NFS4_LAYOUT_STID 64 macro