Home
last modified time | relevance | path

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

/freebsd-head/sys/kern/
HDuipc_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()
HDuipc_shm.c775 vfs_timestamp(&shmfd->shm_ctime); in shm_dotruncate_locked()
941 vfs_timestamp(&shmfd->shm_birthtime); in shm_alloc()
1715 vfs_timestamp(&shmfd->shm_atime); in shm_mmap()
HDuipc_mqueue.c456 vfs_timestamp(&node->mn_birth); in mqfs_create_node()
1320 vfs_timestamp(&pn->mn_ctime); in mqfs_setattr()
HDvfs_syscalls.c3220 vfs_timestamp(&tsp[0]); in getutimes()
3252 vfs_timestamp(&tsnow); in getutimens()
HDvfs_subr.c1152 vfs_timestamp(struct timespec *tsp) in vfs_timestamp() function
/freebsd-head/sys/fs/devfs/
HDdevfs_devs.c148 vfs_timestamp(&ts); in devfs_alloc()
237 vfs_timestamp(&de->de_ctime); in devfs_newdirent()
HDdevfs_vnops.c103 vfs_timestamp(tsp); in devfs_timestamp()
1821 vfs_timestamp(&vp->v_rdev->si_ctime); in devfs_setattr()
1823 vfs_timestamp(&de->de_mtime); in devfs_setattr()
/freebsd-head/sys/fs/msdosfs/
HDmsdosfs_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()
HDmsdosfs_denode.c327 vfs_timestamp(&ts); in deupdat()
/freebsd-head/sys/fs/fuse/
HDfuse_node.c513 vfs_timestamp(&ts); in fuse_vnode_update()
/freebsd-head/sys/fs/tarfs/
HDtarfs_subr.c191 vfs_timestamp(&tnp->atime); in tarfs_alloc_node()
/freebsd-head/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_znode_os.c586 vfs_timestamp(&now); in zfs_mknode()
1291 vfs_timestamp(&now); in zfs_tstamp_update_setup_ext()
HDzfs_vfsops.c280 vfs_timestamp(&now); in zfs_getquota()
/freebsd-head/sys/fs/tmpfs/
HDtmpfs_subr.c585 vfs_timestamp(&nnode->tn_atime); in tmpfs_alloc_node()
2357 vfs_timestamp(&now); in tmpfs_itimes()
/freebsd-head/sys/sys/
HDvnode.h859 void vfs_timestamp(struct timespec *);
/freebsd-head/sys/fs/nfsclient/
HDnfs_clport.c1151 vfs_timestamp(&vap->va_mtime); in nfscl_checksattr()
HDnfs_clvnops.c3616 vfs_timestamp(&np->n_atim); in nfsfifo_read()
3635 vfs_timestamp(&np->n_mtim); in nfsfifo_write()
3655 vfs_timestamp(&ts); in nfsfifo_close()
/freebsd-head/sys/fs/nfsserver/
HDnfs_nfsdport.c2007 vfs_timestamp(&va.va_mtime); in nfsvno_updfilerev()
3001 vfs_timestamp(&nvap->na_atime); in nfsrv_sattr()
3013 vfs_timestamp(&nvap->na_mtime); in nfsrv_sattr()
3191 vfs_timestamp(&nvap->na_atime); in nfsv4_sattr()
3217 vfs_timestamp(&nvap->na_mtime); in nfsv4_sattr()
/freebsd-head/sys/fs/ext2fs/
HDext2_alloc.c476 vfs_timestamp(&ts); in ext2_valloc()
HDext2_vnops.c230 vfs_timestamp(&ts); in ext2_itimes_locked()
/freebsd-head/sys/fs/p9fs/
HDp9fs_vnops.c85 vfs_timestamp(&ts); in p9fs_itimes()
/freebsd-head/share/man/man9/
HDMakefile371 vfs_timestamp.9 \
/freebsd-head/sys/ufs/ufs/
HDufs_vnops.c167 vfs_timestamp(&ts); in ufs_itimes_locked()
/freebsd-head/sys/ufs/ffs/
HDffs_alloc.c1193 vfs_timestamp(&ts); in ffs_valloc()