Searched refs:nfsdontlist (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/fs/nfs/
H A Dnfsrvstate.h51 LIST_HEAD(nfsdontlisthead, nfsdontlist);
389 struct nfsdontlist { struct
390 LIST_ENTRY(nfsdontlist) nfsmr_list;
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c7612 struct nfsdontlist *mrp, *nmrp;
7623 /* Get rid of any nfsdontlist entries. */
8268 struct nfsdontlist *mrp;
8292 * - Disable issuing of read/write layouts for the file via the nfsdontlist,
8310 * - Enable issuing of rw layouts by deleting the nfsdontlist entry.
8319 struct nfsdontlist *mrp, *nmrp;
8337 * Allocate a nfsdontlist entry and set the NFSMR_DONTLAYOUT flag

Completed in 131 milliseconds