Searched refs:NFS4_LAYOUT_STID (Results 1 – 2 of 2) sorted by relevance
252 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()
97 #define NFS4_LAYOUT_STID 64 macro