Searched defs:nodesize (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/btrfs/tests/ |
| 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 | 197 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 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() 710 static int test_eb_mem_ops(u32 sectorsize, u32 nodesize) in test_eb_mem_ops() 810 int btrfs_test_extent_io(u32 sectorsize, u32 nodesize) in btrfs_test_extent_io()
|
| H A D | raid-stripe-tree-tests.c | 1084 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 D | delayed-refs-tests.c | 974 int btrfs_test_delayed_refs(u32 sectorsize, u32 nodesize) in btrfs_test_delayed_refs()
|
| /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/ |
| H A D | disk-io.c | 2398 const u32 nodesize = btrfs_super_nodesize(sb); in btrfs_validate_super() local 3369 u32 nodesize; in open_ctree() local
|
| H A D | qgroup.c | 2352 u32 nodesize = fs_info->nodesize; in qgroup_trace_extent_swap() local 3282 const u32 nodesize = fs_info->nodesize; in qgroup_snapshot_quick_inherit() local
|
| H A D | fs.h | 887 u32 nodesize; member
|
| H A D | extent_io.c | 3614 const u32 nodesize = fs_info->nodesize; in check_eb_alignment() local
|
| /linux/include/uapi/linux/ |
| H A D | btrfs.h | 280 __u32 nodesize; /* out */ member
|