Searched defs:nodesize (Results 1 – 12 of 12) sorted by relevance
| /fs/btrfs/tests/ |
| D | inode-tests.c | 231 static noinline int test_btrfs_get_extent(u32 sectorsize, u32 nodesize) in test_btrfs_get_extent() 839 static int test_hole_first(u32 sectorsize, u32 nodesize) in test_hole_first() 940 static int test_extent_accounting(u32 sectorsize, u32 nodesize) in test_extent_accounting() 1140 int btrfs_test_inodes(u32 sectorsize, u32 nodesize) in btrfs_test_inodes()
|
| D | extent-buffer-tests.c | 25 static int test_btrfs_split_item(u32 sectorsize, u32 nodesize) in test_btrfs_split_item() 235 int btrfs_test_extent_buffer_operations(u32 sectorsize, u32 nodesize) in btrfs_test_extent_buffer_operations()
|
| D | qgroup-tests.c | 221 u32 sectorsize, u32 nodesize) in test_no_shared_qgroup() 318 u32 sectorsize, u32 nodesize) in test_multiple_refs() 454 int btrfs_test_qgroups(u32 sectorsize, u32 nodesize) in btrfs_test_qgroups()
|
| D | extent-io-tests.c | 384 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps() 433 int btrfs_test_extent_io(u32 sectorsize, u32 nodesize) in btrfs_test_extent_io()
|
| D | free-space-tree-tests.c | 449 u32 nodesize, u32 alignment) in run_test() 549 u32 nodesize, u32 alignment) in run_test_both_formats() 571 int btrfs_test_free_space_tree(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_tree()
|
| D | free-space-tests.c | 838 int btrfs_test_free_space_cache(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_cache()
|
| D | btrfs-tests.c | 241 u32 sectorsize, nodesize; in btrfs_run_sanity_tests() local
|
| /fs/nilfs2/ |
| D | btree.h | 55 #define NILFS_BTREE_NODE_NCHILDREN_MAX(nodesize) \ argument 59 #define NILFS_BTREE_NODE_NCHILDREN_MIN(nodesize) \ argument
|
| /fs/btrfs/ |
| D | disk-io.c | 1301 static void __setup_root(u32 nodesize, u32 sectorsize, u32 stripesize, in __setup_root() 1389 u32 sectorsize, u32 nodesize) in btrfs_alloc_dummy_root() 2589 u32 nodesize; in open_ctree() local 4137 u64 nodesize = btrfs_super_nodesize(sb); in btrfs_check_super_valid() local
|
| D | extent_io.c | 4763 u64 start, u32 nodesize) in alloc_dummy_extent_buffer() 4868 u64 start, u32 nodesize) in alloc_test_extent_buffer()
|
| D | ctree.h | 221 __le32 nodesize; member 1166 u32 nodesize; member
|
| D | scrub.c | 187 u32 nodesize; member
|