Searched refs:hasnewoff (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdserv.c | 5187 int error = 0, hasnewoff, hasnewmtime, layouttype, maxcnt, reclaim; in nfsrvd_layoutcommit() local 5218 hasnewoff = fxdr_unsigned(int, *tl); in nfsrvd_layoutcommit() 5219 if (hasnewoff != 0) { in nfsrvd_layoutcommit() 5244 nd->nd_repstat = nfsrv_layoutcommit(nd, vp, layouttype, hasnewoff, in nfsrvd_layoutcommit()
|
| H A D | nfs_nfsdstate.c | 6600 int hasnewoff, uint64_t newoff, uint64_t offset, uint64_t len, in nfsrv_layoutcommit() argument
|