Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsport.h1061 #define NFSHASFLEXFILE(n) ((n)->nm_state & NFSSTA_FLEXFILE) macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c4027 ((!NFSHASFLEXFILE(clp->nfsc_nmp) && in nfscl_docb()
4030 (NFSHASFLEXFILE(clp->nfsc_nmp) && in nfscl_docb()
H A Dnfs_clrpcops.c6265 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getlayout()
8458 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getopenlayout()
8993 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getcreatelayout()
9037 if (NFSHASFLEXFILE(nmp)) { in nfsrpc_layoutgetres()