Home
last modified time | relevance | path

Searched refs:btrfs_supported_blocksize (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dfs.c134 bool __attribute_const__ btrfs_supported_blocksize(u32 blocksize) in btrfs_supported_blocksize() function
H A Dfs.h1087 bool __attribute_const__ btrfs_supported_blocksize(u32 blocksize);
H A Dsysfs.c418 if (!btrfs_supported_blocksize(cur)) in supported_sectorsizes_show()
H A Ddisk-io.c2449 if (unlikely(!btrfs_supported_blocksize(sectorsize))) { in btrfs_validate_super()