Searched refs:hasnewmtime (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 5194 hasnewmtime = fxdr_unsigned(int, *tl); in nfsrvd_layoutcommit() 5195 if (hasnewmtime != 0) { in nfsrvd_layoutcommit() 5215 newoff, offset, len, hasnewmtime, &newmtime, reclaim, &stateid, in nfsrvd_layoutcommit()
|
| H A D | nfs_nfsdstate.c | 6797 int hasnewmtime, struct timespec *newmtimep, int reclaim, in nfsrv_layoutcommit() argument
|