Home
last modified time | relevance | path

Searched refs:nfsdl_modtime (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfsclstate.h158 struct timespec nfsdl_modtime; /* local modify time */ member
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c4614 nanotime(&dp->nfsdl_modtime); in nfscl_delegmodtime()
4645 *mtime = dp->nfsdl_modtime; in nfscl_deleggetmodtime()
H A Dnfs_clrpcops.c516 ndp->nfsdl_modtime = nfsva.na_mtime; in nfsrpc_openrpc()
2117 dp->nfsdl_modtime = nnap->na_mtime; in nfsrpc_createv4()