Searched defs:nodesize (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/fs/btrfs/tests/ |
H A D | inode-tests.c | 218 static noinline int test_btrfs_get_extent(u32 sectorsize, u32 nodesize) in test_btrfs_get_extent() 807 static int test_hole_first(u32 sectorsize, u32 nodesize) in test_hole_first() 905 static int test_extent_accounting(u32 sectorsize, u32 nodesize) in test_extent_accounting() 1092 int btrfs_test_inodes(u32 sectorsize, u32 nodesize) in btrfs_test_inodes()
|
H A D | extent-buffer-tests.c | 13 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 D | qgroup-tests.c | 206 u32 sectorsize, u32 nodesize) in test_no_shared_qgroup() 318 u32 sectorsize, u32 nodesize) in test_multiple_refs() 471 int btrfs_test_qgroups(u32 sectorsize, u32 nodesize) in btrfs_test_qgroups()
|
H A D | extent-io-tests.c | 109 static int test_find_delalloc(u32 sectorsize, u32 nodesize) in test_find_delalloc() 506 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps() 711 static int test_eb_mem_ops(u32 sectorsize, u32 nodesize) in test_eb_mem_ops() 811 int btrfs_test_extent_io(u32 sectorsize, u32 nodesize) in btrfs_test_extent_io()
|
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() 264 u32 sectorsize, nodesize; in btrfs_run_sanity_tests() local
|
H A D | free-space-tree-tests.c | 425 u32 nodesize, u32 alignment) in run_test() 526 u32 nodesize, u32 alignment) in run_test_both_formats() 550 int btrfs_test_free_space_tree(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_tree()
|
H A D | free-space-tests.c | 1005 int btrfs_test_free_space_cache(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_cache()
|
/openbmc/linux/fs/nilfs2/ |
H A D | btree.h | 46 #define NILFS_BTREE_NODE_NCHILDREN_MAX(nodesize) \ argument 50 #define NILFS_BTREE_NODE_NCHILDREN_MIN(nodesize) \ argument
|
/openbmc/u-boot/fs/btrfs/ |
H A D | ctree.h | 162 __u32 nodesize; member
|
/openbmc/linux/fs/btrfs/ |
H A D | disk-io.c | 2311 u64 nodesize = btrfs_super_nodesize(sb); in btrfs_validate_super() local 3167 u32 nodesize; in open_ctree() local
|
H A D | fs.h | 730 u32 nodesize; member
|
H A D | qgroup.c | 2084 u32 nodesize = fs_info->nodesize; in qgroup_trace_extent_swap() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | btrfs_tree.h | 673 __le32 nodesize; member
|
H A D | btrfs.h | 279 __u32 nodesize; /* out */ member
|