Home
last modified time | relevance | path

Searched refs:n_ncmtime (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfsnode.h417 NFS_COMPARE_MTIME(&(NP)->n_ncmtime, (NVAP), !=))
430 NFS_COPY_TIME(&(NP)->n_ncmtime, (NVAP), MODIFY); \
709 #define n_ncmtime n_un4.v3.n3_ncmtime macro
H A Dnfs_vnops.c2484 nfstimespeccmp(&np->n_ncmtime, &premtime, ==)) { in nfs3_setattr_rpc()
4188 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_mknod()
4363 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_create()
4700 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_remove_rpc()
4962 if (nfstimespeccmp(&fdnp->n_ncmtime, &fpremtime, ==)) { in nfs3_rename_rpc()
4970 if (nfstimespeccmp(&tdnp->n_ncmtime, &tpremtime, ==)) { in nfs3_rename_rpc()
5065 if (nfstimespeccmp(&tdnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_link()
5213 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_symlink()
5393 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_mkdir()
5545 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_rmdir()