Home
last modified time | relevance | path

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

/freebsd-12.1/sys/fs/nfs/
H A Dnfsclstate.h334 #define NFSFL_FLEXFILE 0x0004 /* Flex File layout */ macro
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5744 if ((rflp->nfsfl_flags & NFSFL_FLEXFILE) in nfscl_doiods()
6841 flp->nfsfl_flags = NFSFL_FLEXFILE; in nfsrv_parselayoutget()
H A Dnfs_clstate.c5239 if ((flp->nfsfl_flags & NFSFL_FLEXFILE) != 0) in nfscl_freeflayout()