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