Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
H A Dinode-tests.c242 static noinline int test_btrfs_get_extent(u32 sectorsize, u32 nodesize) in test_btrfs_get_extent()
797 static int test_hole_first(u32 sectorsize, u32 nodesize) in test_hole_first()
896 static int test_extent_accounting(u32 sectorsize, u32 nodesize) in test_extent_accounting()
1079 int btrfs_test_inodes(u32 sectorsize, u32 nodesize) in btrfs_test_inodes()
H A Dextent-buffer-tests.c13 static int test_btrfs_split_item(u32 sectorsize, u32 nodesize) in test_btrfs_split_item()
219 int btrfs_test_extent_buffer_operations(u32 sectorsize, u32 nodesize) in btrfs_test_extent_buffer_operations()
H A Dqgroup-tests.c197 u32 sectorsize, u32 nodesize) in test_no_shared_qgroup()
309 u32 sectorsize, u32 nodesize) in test_multiple_refs()
462 int btrfs_test_qgroups(u32 sectorsize, u32 nodesize) in btrfs_test_qgroups()
H A Dextent-io-tests.c109 static int test_find_delalloc(u32 sectorsize, u32 nodesize) in test_find_delalloc()
505 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps()
709 static int test_eb_mem_ops(u32 sectorsize, u32 nodesize) in test_eb_mem_ops()
809 int btrfs_test_extent_io(u32 sectorsize, u32 nodesize) in btrfs_test_extent_io()
H A Dchunk-allocation-tests.c242 static int test_find_hole_in_pending(u32 sectorsize, u32 nodesize) in test_find_hole_in_pending()
387 static int test_first_pending_extent(u32 sectorsize, u32 nodesize) in test_first_pending_extent()
461 int btrfs_test_chunk_allocation(u32 sectorsize, u32 nodesize) in btrfs_test_chunk_allocation()
H A Dbtrfs-tests.c118 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info()
261 u32 sectorsize, nodesize; in btrfs_run_sanity_tests() local
H A Dfree-space-tree-tests.c422 u32 nodesize, u32 alignment) in run_test()
523 u32 nodesize, u32 alignment) in run_test_both_formats()
547 int btrfs_test_free_space_tree(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_tree()
H A Draid-stripe-tree-tests.c1084 static int run_test(test_func_t test, u32 sectorsize, u32 nodesize) in run_test()
1146 int btrfs_test_raid_stripe_tree(u32 sectorsize, u32 nodesize) in btrfs_test_raid_stripe_tree()
H A Dfree-space-tests.c1005 int btrfs_test_free_space_cache(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_cache()
H A Ddelayed-refs-tests.c974 int btrfs_test_delayed_refs(u32 sectorsize, u32 nodesize) in btrfs_test_delayed_refs()
/linux/fs/nilfs2/
H A Dbtree.h47 #define NILFS_BTREE_NODE_NCHILDREN_MAX(nodesize) \ argument
51 #define NILFS_BTREE_NODE_NCHILDREN_MIN(nodesize) \ argument
/linux/fs/btrfs/
H A Ddisk-io.c2363 u64 nodesize = btrfs_super_nodesize(sb); in btrfs_validate_super() local
3296 u32 nodesize; in open_ctree() local
H A Dqgroup.c2334 u32 nodesize = fs_info->nodesize; in qgroup_trace_extent_swap() local
3266 const u32 nodesize = fs_info->nodesize; in qgroup_snapshot_quick_inherit() local
H A Dfs.h874 u32 nodesize; member
H A Dextent_io.c3291 const u32 nodesize = fs_info->nodesize; in check_eb_alignment() local
/linux/include/uapi/linux/
H A Dbtrfs_tree.h701 __le32 nodesize; member
H A Dbtrfs.h280 __u32 nodesize; /* out */ member