Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_EXT2_SB
fs/ext4/super.c
144
#define IS_EXT2_SB(sb) ((sb)->s_type == &ext2_fs_type)
fs/ext4/super.c
146
#define IS_EXT2_SB(sb) (0)