Searched refs:ext2_fsync (Results 1 – 1 of 1) sorted by relevance
110 static vop_fsync_t ext2_fsync; variable143 .vop_fsync = ext2_fsync,186 .vop_fsync = ext2_fsync,605 ext2_fsync(struct vop_fsync_args *ap) in ext2_fsync() function