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