Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nfs/
H A Dnfsport.h1079 #define NFSHASFLEXFILE(n) ((n)->nm_state & NFSSTA_FLEXFILE) macro
/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clrpcops.c6029 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getlayout()
8156 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getopenlayout()
8684 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getcreatelayout()
8728 if (!NFSHASFLEXFILE(nmp)) { in nfsrpc_layoutgetres()