Home
last modified time | relevance | path

Searched defs:nodesize (Results 1 – 10 of 10) sorted by relevance

/fs/btrfs/tests/
Dinode-tests.c231 static noinline int test_btrfs_get_extent(u32 sectorsize, u32 nodesize) in test_btrfs_get_extent()
840 static int test_hole_first(u32 sectorsize, u32 nodesize) in test_hole_first()
942 static int test_extent_accounting(u32 sectorsize, u32 nodesize) in test_extent_accounting()
1142 int btrfs_test_inodes(u32 sectorsize, u32 nodesize) in btrfs_test_inodes()
Dextent-buffer-tests.c25 static int test_btrfs_split_item(u32 sectorsize, u32 nodesize) in test_btrfs_split_item()
234 int btrfs_test_extent_buffer_operations(u32 sectorsize, u32 nodesize) in btrfs_test_extent_buffer_operations()
Dqgroup-tests.c221 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()
Dbtrfs-tests.c82 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info()
244 u32 sectorsize, nodesize; in btrfs_run_sanity_tests() local
Dextent-io-tests.c384 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps()
436 int btrfs_test_extent_io(u32 sectorsize, u32 nodesize) in btrfs_test_extent_io()
Dfree-space-tree-tests.c449 u32 nodesize, u32 alignment) in run_test()
548 u32 nodesize, u32 alignment) in run_test_both_formats()
570 int btrfs_test_free_space_tree(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_tree()
Dfree-space-tests.c838 int btrfs_test_free_space_cache(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_cache()
/fs/nilfs2/
Dbtree.h55 #define NILFS_BTREE_NODE_NCHILDREN_MAX(nodesize) \ argument
59 #define NILFS_BTREE_NODE_NCHILDREN_MIN(nodesize) \ argument
/fs/btrfs/
Ddisk-io.c2388 u32 nodesize; in open_ctree() local
3908 u64 nodesize = btrfs_super_nodesize(sb); in btrfs_check_super_valid() local
Dctree.h227 __le32 nodesize; member
1098 u32 nodesize; member