Searched refs:ext2_fsync (Results 1 – 1 of 1) sorted by relevance
114 static vop_fsync_t ext2_fsync; variable147 .vop_fsync = ext2_fsync,190 .vop_fsync = ext2_fsync,610 ext2_fsync(struct vop_fsync_args *ap) in ext2_fsync() function