Home
last modified time | relevance | path

Searched refs:XFS_FEAT_LARGE_IOSIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mount.h295 #define XFS_FEAT_LARGE_IOSIZE (1ULL << 51) /* report large preferred macro
H A Dxfs_super.c174 { XFS_FEAT_LARGE_IOSIZE, ",largeio" }, in xfs_fs_show_options()
1328 parsing_mp->m_features |= XFS_FEAT_LARGE_IOSIZE; in xfs_fs_parse_param()
1331 parsing_mp->m_features &= ~XFS_FEAT_LARGE_IOSIZE; in xfs_fs_parse_param()

Completed in 4 milliseconds