Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
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()
Dstate.h97 #define NFS4_LAYOUT_STID 64 macro