Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfsnode.h407 NFS_COMPARE_MTIME(&(NP)->n_ncmtime, (NVAP), !=))
420 NFS_COPY_TIME(&(NP)->n_ncmtime, (NVAP), MODIFY); \
699 #define n_ncmtime n_un4.v3.n3_ncmtime macro
H A Dnfs_vnops.c2471 nfstimespeccmp(&np->n_ncmtime, &premtime, ==)) { in nfs3_setattr_rpc()
4175 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_mknod()
4350 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_create()
4688 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_remove_rpc()
4951 if (nfstimespeccmp(&fdnp->n_ncmtime, &fpremtime, ==)) { in nfs3_rename_rpc()
4959 if (nfstimespeccmp(&tdnp->n_ncmtime, &tpremtime, ==)) { in nfs3_rename_rpc()
5055 if (nfstimespeccmp(&tdnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_link()
5203 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_symlink()
5383 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_mkdir()
5535 if (nfstimespeccmp(&dnp->n_ncmtime, &premtime, ==)) { in nfs3_vnop_rmdir()