Home
last modified time | relevance | path

Searched refs:last_local_modify (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_node.h123 struct timespec last_local_modify; member
H A Dfuse_io.c417 getnanouptime(&fvdat->last_local_modify); in fuse_write_directbackend()
558 getnanouptime(&fvdat->last_local_modify); in fuse_write_biobackend()
H A Dfuse_vfsops.c583 if (timespeccmp(&now, &fvdat->last_local_modify, >)) { in fuse_vfsop_vget()
H A Dfuse_vnops.c664 getnanouptime(&fvdat->last_local_modify); in fuse_vnop_allocate()
938 getnanouptime(&outfvdat->last_local_modify); in fuse_vnop_copy_file_range()
1616 if (timespeccmp(&now, &fvdat->last_local_modify, >)) { in fuse_vnop_lookup()
H A Dfuse_internal.c1239 getnanouptime(&fvdat->last_local_modify); in fuse_internal_setattr()
/freebsd/tests/sys/fs/fusefs/
H A DMakefile30 GTESTS+= last_local_modify