Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/nfs/
H A Dnfsport.h1064 #define NFSHASFLEXFILE(n) ((n)->nm_state & NFSSTA_FLEXFILE) macro
/freebsd-13.1/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5528 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getlayout()
7588 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getopenlayout()
8095 if (NFSHASFLEXFILE(nmp)) in nfsrpc_getcreatelayout()
8139 if (!NFSHASFLEXFILE(nmp)) { in nfsrpc_layoutgetres()