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.c3996 ((!NFSHASFLEXFILE(clp->nfsc_nmp) && in nfscl_docb()
3999 (NFSHASFLEXFILE(clp->nfsc_nmp) && in nfscl_docb()
H A Dnfs_clrpcops.c6207 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getlayout()
8334 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getopenlayout()
8869 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getcreatelayout()
8913 if (!NFSHASFLEXFILE(nmp)) { in nfsrpc_layoutgetres()