Home
last modified time | relevance | path

Searched refs:vfs_timestamp (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/kern/
H A Duipc_sem.c318 vfs_timestamp(&ks->ks_birthtime); in ksem_alloc()
745 vfs_timestamp(&ks->ks_ctime); in sys_ksem_post()
834 vfs_timestamp(&ks->ks_atime); in kern_sem_wait()
903 vfs_timestamp(&ks->ks_atime); in sys_ksem_getvalue()
H A Duipc_shm.c806 vfs_timestamp(&shmfd->shm_ctime); in shm_dotruncate_locked()
961 vfs_timestamp(&shmfd->shm_birthtime); in shm_alloc()
1713 vfs_timestamp(&shmfd->shm_atime); in shm_mmap()
H A Duipc_mqueue.c453 vfs_timestamp(&node->mn_birth); in mqfs_create_node()
1316 vfs_timestamp(&pn->mn_ctime); in mqfs_setattr()
H A Dvfs_syscalls.c3141 vfs_timestamp(&tsp[0]); in getutimes()
3173 vfs_timestamp(&tsnow); in getutimens()
H A Dvfs_subr.c1110 vfs_timestamp(struct timespec *tsp) in vfs_timestamp() function
/freebsd/sys/fs/devfs/
H A Ddevfs_devs.c145 vfs_timestamp(&ts); in devfs_alloc()
234 vfs_timestamp(&de->de_ctime); in devfs_newdirent()
H A Ddevfs_vnops.c103 vfs_timestamp(tsp); in devfs_timestamp()
1822 vfs_timestamp(&vp->v_rdev->si_ctime); in devfs_setattr()
1824 vfs_timestamp(&de->de_mtime); in devfs_setattr()
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c173 vfs_timestamp(&ts); in msdosfs_create()
211 vfs_timestamp(&ts); in msdosfs_close()
261 vfs_timestamp(&ts); in msdosfs_getattr()
1373 vfs_timestamp(&ts); in msdosfs_mkdir()
H A Dmsdosfs_denode.c327 vfs_timestamp(&ts); in deupdat()
/freebsd/sys/fs/fuse/
H A Dfuse_node.c513 vfs_timestamp(&ts); in fuse_vnode_update()
/freebsd/sys/fs/tarfs/
H A Dtarfs_subr.c191 vfs_timestamp(&tnp->atime); in tarfs_alloc_node()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c603 vfs_timestamp(&now); in zfs_mknode()
1313 vfs_timestamp(&now); in zfs_tstamp_update_setup_ext()
H A Dzfs_vfsops.c281 vfs_timestamp(&now); in zfs_getquota()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c621 vfs_timestamp(&nnode->tn_atime); in tmpfs_alloc_node()
2353 vfs_timestamp(&now); in tmpfs_itimes()
/freebsd/sys/sys/
H A Dvnode.h859 void vfs_timestamp(struct timespec *);
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c3482 vfs_timestamp(&np->n_atim); in nfsfifo_read()
3501 vfs_timestamp(&np->n_mtim); in nfsfifo_write()
3521 vfs_timestamp(&ts); in nfsfifo_close()
H A Dnfs_clport.c1151 vfs_timestamp(&vap->va_mtime); in nfscl_checksattr()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1973 vfs_timestamp(&va.va_mtime); in nfsvno_updfilerev()
2942 vfs_timestamp(&nvap->na_atime); in nfsrv_sattr()
2954 vfs_timestamp(&nvap->na_mtime); in nfsrv_sattr()
3127 vfs_timestamp(&nvap->na_atime); in nfsv4_sattr()
3151 vfs_timestamp(&nvap->na_mtime); in nfsv4_sattr()
/freebsd/sys/fs/ext2fs/
H A Dext2_alloc.c476 vfs_timestamp(&ts); in ext2_valloc()
H A Dext2_vnops.c230 vfs_timestamp(&ts); in ext2_itimes_locked()
/freebsd/sys/ufs/ufs/
H A Dufs_vnops.c167 vfs_timestamp(&ts); in ufs_itimes_locked()
/freebsd/share/man/man9/
H A DMakefile371 vfs_timestamp.9 \
/freebsd/sys/ufs/ffs/
H A Dffs_alloc.c1192 vfs_timestamp(&ts); in ffs_valloc()