Searched refs:ext2_fsync (Results 1 – 1 of 1) sorted by relevance
113 static vop_fsync_t ext2_fsync; variable146 .vop_fsync = ext2_fsync,189 .vop_fsync = ext2_fsync,608 ext2_fsync(struct vop_fsync_args *ap) in ext2_fsync() function