Home
last modified time | relevance | path

Searched defs:premtime (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_vnops.c2462 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_setattr_rpc() local
3995 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_write_rpc_async_finish() local
4075 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_mknod() local
4244 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_create() local
4651 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_remove_rpc() local
4988 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_link() local
5100 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_symlink() local
5291 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_mkdir() local
5465 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_rmdir() local
7121 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_commit_rpc() local
H A Dnfs_subs.c1156 struct timespec *premtime, in nfsm_chain_get_wcc_data_f()