Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_sem.c320 vfs_timestamp(&ks->ks_birthtime); in ksem_alloc()
747 vfs_timestamp(&ks->ks_ctime); in sys_ksem_post()
836 vfs_timestamp(&ks->ks_atime); in kern_sem_wait()
905 vfs_timestamp(&ks->ks_atime); in sys_ksem_getvalue()
H A Duipc_shm.c724 vfs_timestamp(&shmfd->shm_ctime); in shm_dotruncate_locked()
873 vfs_timestamp(&shmfd->shm_birthtime); in shm_alloc()
1590 vfs_timestamp(&shmfd->shm_atime); in shm_mmap()
H A Duipc_mqueue.c455 vfs_timestamp(&node->mn_birth); in mqfs_create_node()
1321 vfs_timestamp(&pn->mn_ctime); in mqfs_setattr()
H A Dvfs_syscalls.c3054 vfs_timestamp(&tsp[0]); in getutimes()
3086 vfs_timestamp(&tsnow); in getutimens()
H A Dvfs_subr.c1006 vfs_timestamp(struct timespec *tsp) in vfs_timestamp() function
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c580 vfs_timestamp(&now); in zfs_mknode()
1270 vfs_timestamp(&now); in zfs_tstamp_update_setup_ext()
H A Dzfs_vfsops.c258 vfs_timestamp(&now); in zfs_getquota()
/f-stack/freebsd/sys/
H A Dvnode.h820 void vfs_timestamp(struct timespec *);