Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_vnops.c110 static vop_fsync_t ext2_fsync; variable
605 ext2_fsync(struct vop_fsync_args *ap) in ext2_fsync() function