Searched refs:nfsdontlist (Results 1 – 2 of 2) sorted by relevance
51 LIST_HEAD(nfsdontlisthead, nfsdontlist);389 struct nfsdontlist { struct390 LIST_ENTRY(nfsdontlist) nfsmr_list;
7617 struct nfsdontlist *mrp, *nmrp; in nfsrv_freealllayoutsanddevids() 7628 /* Get rid of any nfsdontlist entries. */ in nfsrv_freealllayoutsanddevids() 8276 struct nfsdontlist *mrp; in nfsrv_dontlayout() 8300 * - Disable issuing of read/write layouts for the file via the nfsdontlist,8318 * - Enable issuing of rw layouts by deleting the nfsdontlist entry.8327 struct nfsdontlist *mrp, *nmrp; in nfsrv_copymr() 8345 * Allocate a nfsdontlist entry and set the NFSMR_DONTLAYOUT flag in nfsrv_copymr()