Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2_fsync
fs/ext2/dir.c
737
.fsync = ext2_fsync,
fs/ext2/ext2.h
778
extern int ext2_fsync(struct file *file, loff_t start, loff_t end,
fs/ext2/file.c
325
.fsync = ext2_fsync,