Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDuipc_sem.c319 vfs_timestamp(&ks->ks_birthtime); in ksem_alloc()
746 vfs_timestamp(&ks->ks_ctime); in sys_ksem_post()
835 vfs_timestamp(&ks->ks_atime); in kern_sem_wait()
904 vfs_timestamp(&ks->ks_atime); in sys_ksem_getvalue()
HDuipc_shm.c788 vfs_timestamp(&shmfd->shm_ctime); in shm_dotruncate_locked()
942 vfs_timestamp(&shmfd->shm_birthtime); in shm_alloc()
1692 vfs_timestamp(&shmfd->shm_atime); in shm_mmap()
HDuipc_mqueue.c452 vfs_timestamp(&node->mn_birth); in mqfs_create_node()
1318 vfs_timestamp(&pn->mn_ctime); in mqfs_setattr()
HDvfs_syscalls.c3126 vfs_timestamp(&tsp[0]); in getutimes()
3158 vfs_timestamp(&tsnow); in getutimens()
HDvfs_subr.c1106 vfs_timestamp(struct timespec *tsp) in vfs_timestamp() function
/freebsd-13-stable/sys/fs/devfs/
HDdevfs_devs.c145 vfs_timestamp(&ts); in devfs_alloc()
234 vfs_timestamp(&de->de_ctime); in devfs_newdirent()
HDdevfs_vnops.c107 vfs_timestamp(tsp); in devfs_timestamp()
1835 vfs_timestamp(&vp->v_rdev->si_ctime); in devfs_setattr()
1837 vfs_timestamp(&de->de_mtime); in devfs_setattr()
/freebsd-13-stable/sys/fs/msdosfs/
HDmsdosfs_vnops.c178 vfs_timestamp(&ts); in msdosfs_create()
216 vfs_timestamp(&ts); in msdosfs_close()
266 vfs_timestamp(&ts); in msdosfs_getattr()
1385 vfs_timestamp(&ts); in msdosfs_mkdir()
HDmsdosfs_denode.c325 vfs_timestamp(&ts); in deupdat()
/freebsd-13-stable/sys/fs/fuse/
HDfuse_node.c512 vfs_timestamp(&ts); in fuse_vnode_update()
/freebsd-13-stable/sys/fs/tmpfs/
HDtmpfs_subr.c583 vfs_timestamp(&nnode->tn_atime); in tmpfs_alloc_node()
2236 vfs_timestamp(&now); in tmpfs_itimes()
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_znode.c607 vfs_timestamp(&now); in zfs_mknode()
1323 vfs_timestamp(&now); in zfs_tstamp_update_setup_ext()
HDzfs_vfsops.c278 vfs_timestamp(&now); in zfs_getquota()
/freebsd-13-stable/sys/sys/
HDvnode.h845 void vfs_timestamp(struct timespec *);
/freebsd-13-stable/sys/fs/nfsclient/
HDnfs_clvnops.c3498 vfs_timestamp(&np->n_atim); in nfsfifo_read()
3517 vfs_timestamp(&np->n_mtim); in nfsfifo_write()
3537 vfs_timestamp(&ts); in nfsfifo_close()
HDnfs_clport.c1151 vfs_timestamp(&vap->va_mtime); in nfscl_checksattr()
/freebsd-13-stable/sys/fs/nfsserver/
HDnfs_nfsdport.c2016 vfs_timestamp(&va.va_mtime); in nfsvno_updfilerev()
2987 vfs_timestamp(&nvap->na_atime); in nfsrv_sattr()
2999 vfs_timestamp(&nvap->na_mtime); in nfsrv_sattr()
3177 vfs_timestamp(&nvap->na_atime); in nfsv4_sattr()
3203 vfs_timestamp(&nvap->na_mtime); in nfsv4_sattr()
/freebsd-13-stable/sys/fs/ext2fs/
HDext2_alloc.c478 vfs_timestamp(&ts); in ext2_valloc()
HDext2_vnops.c233 vfs_timestamp(&ts); in ext2_itimes_locked()
/freebsd-13-stable/sys/ufs/ufs/
HDufs_vnops.c169 vfs_timestamp(&ts); in ufs_itimes_locked()
/freebsd-13-stable/share/man/man9/
HDMakefile362 vfs_timestamp.9 \
/freebsd-13-stable/sys/ufs/ffs/
HDffs_alloc.c1193 vfs_timestamp(&ts); in ffs_valloc()