Home
last modified time | relevance | path

Searched refs:nfsrv_doflexfile (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c71 int nfsrv_doflexfile = 0; variable
2283 (((nfsrv_doflexfile != 0 || in nfsv4_loadattr()
2286 (nfsrv_doflexfile == 0 && in nfsv4_loadattr()
3109 if (nfsrv_doflexfile != 0 || in nfsv4_fillattr()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c72 extern int nfsrv_doflexfile;
74 &nfsrv_doflexfile, 0, "Make Flex File Layout the default for pNFS");
H A Dnfs_nfsdstate.c58 extern int nfsrv_doflexfile;