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