Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsport.h1075 #define NFSHASFLEXFILE(n) ((n)->nm_state & NFSSTA_FLEXFILE) macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c3977 ((!NFSHASFLEXFILE(clp->nfsc_nmp) && in nfscl_docb()
3980 (NFSHASFLEXFILE(clp->nfsc_nmp) && in nfscl_docb()
H A Dnfs_clrpcops.c6246 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getlayout()
8373 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getopenlayout()
8908 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getcreatelayout()
8952 if (!NFSHASFLEXFILE(nmp)) { in nfsrpc_layoutgetres()