Home
last modified time | relevance | path

Searched defs:ext2_fsync (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_vnops.c113 static vop_fsync_t ext2_fsync; variable
608 ext2_fsync(struct vop_fsync_args *ap) in ext2_fsync() function