Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/tests/
Dinode-tests.c210 static noinline int test_btrfs_get_extent(u32 sectorsize, u32 nodesize) in test_btrfs_get_extent()
799 static int test_hole_first(u32 sectorsize, u32 nodesize) in test_hole_first()
897 static int test_extent_accounting(u32 sectorsize, u32 nodesize) in test_extent_accounting()
1084 int btrfs_test_inodes(u32 sectorsize, u32 nodesize) in btrfs_test_inodes()
Dextent-buffer-tests.c13 static int test_btrfs_split_item(u32 sectorsize, u32 nodesize) in test_btrfs_split_item()
215 int btrfs_test_extent_buffer_operations(u32 sectorsize, u32 nodesize) in btrfs_test_extent_buffer_operations()
Dqgroup-tests.c206 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()
Dbtrfs-tests.c118 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
Dextent-io-tests.c486 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps()
691 static int test_eb_mem_ops(u32 sectorsize, u32 nodesize) in test_eb_mem_ops()
791 int btrfs_test_extent_io(u32 sectorsize, u32 nodesize) in btrfs_test_extent_io()
Dfree-space-tree-tests.c425 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()
Dfree-space-tests.c1005 int btrfs_test_free_space_cache(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_cache()
/Linux-v6.6/fs/nilfs2/
Dbtree.h46 #define NILFS_BTREE_NODE_NCHILDREN_MAX(nodesize) \ argument
50 #define NILFS_BTREE_NODE_NCHILDREN_MIN(nodesize) \ argument
/Linux-v6.6/fs/btrfs/
Ddisk-io.c2302 u64 nodesize = btrfs_super_nodesize(sb); in btrfs_validate_super() local
3157 u32 nodesize; in open_ctree() local
Dfs.h728 u32 nodesize; member
Dqgroup.c2049 u32 nodesize = fs_info->nodesize; in qgroup_trace_extent_swap() local
/Linux-v6.6/include/uapi/linux/
Dbtrfs_tree.h673 __le32 nodesize; member
Dbtrfs.h279 __u32 nodesize; /* out */ member