Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VXFS_BO_BE
fs/freevxfs/vxfs.h
153
if (sbi->byte_order == VXFS_BO_BE)
fs/freevxfs/vxfs.h
161
if (sbi->byte_order == VXFS_BO_BE)
fs/freevxfs/vxfs.h
169
if (sbi->byte_order == VXFS_BO_BE)
fs/freevxfs/vxfs_super.c
220
infp->byte_order = VXFS_BO_BE;