Searched refs:NFS_TIME_DONT_CHANGE (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsproto.h301 #define NFS_TIME_DONT_CHANGE 0 macro
H A Dnfs_subs.c894 nfsm_chain_add_32(error, nmc, NFS_TIME_DONT_CHANGE);
901 nfsm_chain_add_32(error, nmc, NFS_TIME_DONT_CHANGE);
H A Dnfs_vnops.c1908 nfsm_chain_add_32(error, &nmreq, NFS_TIME_DONT_CHANGE);
1915 nfsm_chain_add_32(error, &nmreq, NFS_TIME_DONT_CHANGE);

Completed in 80 milliseconds