Searched defs:nodesize (Results 1 – 12 of 12) sorted by relevance
/linux/fs/nilfs2/ |
H A D | btree.h | 47 #define NILFS_BTREE_NODE_NCHILDREN_MAX(nodesize) \ argument 51 #define NILFS_BTREE_NODE_NCHILDREN_MIN(nodesize) \ argument
|
/linux/fs/btrfs/tests/ |
H A D | qgroup-tests.c | 206 u32 sectorsize, u32 nodesize) in test_no_shared_qgroup() argument 318 test_multiple_refs(struct btrfs_root * root,u32 sectorsize,u32 nodesize) test_multiple_refs() argument 471 btrfs_test_qgroups(u32 sectorsize,u32 nodesize) btrfs_test_qgroups() argument [all...] |
H A D | extent-io-tests.c | 109 static int test_find_delalloc(u32 sectorsize, u32 nodesize) in test_find_delalloc() argument 505 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps() argument 710 static int test_eb_mem_ops(u32 sectorsize, u32 nodesize) in test_eb_mem_ops() argument 810 btrfs_test_extent_io(u32 sectorsize,u32 nodesize) btrfs_test_extent_io() argument [all...] |
H A D | btrfs-tests.c | 118 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info() argument 265 u32 sectorsize, nodesize; in btrfs_run_sanity_tests() local [all...] |
H A D | free-space-tree-tests.c | 422 u32 nodesize, u32 alignment) in run_test() argument 523 u32 nodesize, u32 alignment) in run_test_both_formats() argument 547 btrfs_test_free_space_tree(u32 sectorsize,u32 nodesize) btrfs_test_free_space_tree() argument [all...] |
H A D | raid-stripe-tree-tests.c | 1084 static int run_test(test_func_t test, u32 sectorsize, u32 nodesize) in run_test() argument 1146 int btrfs_test_raid_stripe_tree(u32 sectorsize, u32 nodesize) in btrfs_test_raid_stripe_tree() argument
|
H A D | free-space-tests.c | 1005 int btrfs_test_free_space_cache(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_cache() argument
|
H A D | delayed-refs-tests.c | 974 btrfs_test_delayed_refs(u32 sectorsize,u32 nodesize) btrfs_test_delayed_refs() argument [all...] |
/linux/fs/btrfs/ |
H A D | disk-io.c | 2394 u64 nodesize = btrfs_super_nodesize(sb); in btrfs_validate_super() local 3283 u32 nodesize; open_ctree() local [all...] |
H A D | fs.h | 807 u32 nodesize; member
|
H A D | qgroup.c | 2297 u32 nodesize = fs_info->nodesize; in qgroup_trace_extent_swap() local [all...] |
/linux/include/uapi/linux/ |
H A D | btrfs_tree.h | 694 __le32 nodesize; member
|