Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_vnops.c2475 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_setattr_rpc() local
4008 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_write_rpc_async_finish() local
4088 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_mknod() local
4257 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_create() local
4664 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_remove_rpc() local
4999 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_link() local
5110 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_symlink() local
5301 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_mkdir() local
5475 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_vnop_rmdir() local
7132 struct timespec premtime = { .tv_sec = 0, .tv_nsec = 0 }; in nfs3_commit_rpc() local
H A Dnfs_subs.c1157 struct timespec *premtime, in nfsm_chain_get_wcc_data_f()