Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h729 LAYOUT_NFSV4_1_FILES = 1,
725 LAYOUT_NFSV4_1_FILES = 1, global() enumerator
/linux/fs/nfs/filelayout/
H A Dfilelayout.c1117 .id = LAYOUT_NFSV4_1_FILES,
/linux/fs/nfsd/
H A Dnfs4xdr.c733 if (lcp->lc_layout_type < LAYOUT_NFSV4_1_FILES)
3560 for (i = LAYOUT_NFSV4_1_FILES; i < LAYOUT_TYPE_MAX; ++i)
3578 for (i = LAYOUT_NFSV4_1_FILES; i < LAYOUT_TYPE_MAX; ++i)
/linux/fs/nfs/
H A Dpnfs.c133 LAYOUT_NFSV4_1_FILES,