| /kernel/linux/linux-5.10/fs/btrfs/tests/ |
| H A D | extent-buffer-tests.c | 12 static int test_btrfs_split_item(u32 sectorsize, u32 nodesize) in test_btrfs_split_item() argument 220 int btrfs_test_extent_buffer_operations(u32 sectorsize, u32 nodesize) in btrfs_test_extent_buffer_operations() argument
|
| H A D | free-space-tests.c | 828 int btrfs_test_free_space_cache(u32 sectorsize, u32 nodesize) in btrfs_test_free_space_cache() argument
|
| H A D | extent-io-tests.c | 379 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps() argument 546 int btrfs_test_extent_io(u32 sectorsize, u32 nodesize) in btrfs_test_extent_io() argument
|
| H A D | btrfs-tests.c | 110 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info() argument 254 u32 sectorsize, nodesize; in btrfs_run_sanity_tests() local [all...] |
| H A D | inode-tests.c | 216 static noinline int test_btrfs_get_extent(u32 sectorsize, u32 nodesize) in test_btrfs_get_extent() argument 822 static int test_hole_first(u32 sectorsize, u32 nodesize) in test_hole_first() argument 924 static int test_extent_accounting(u32 sectorsize, u32 nodesize) in test_extent_accounting() argument 1111 int btrfs_test_inodes(u32 sectorsize, u32 nodesize) in btrfs_test_inodes() argument [all...] |
| H A D | qgroup-tests.c | 207 test_no_shared_qgroup(struct btrfs_root *root, u32 sectorsize, u32 nodesize) test_no_shared_qgroup() argument 310 test_multiple_refs(struct btrfs_root *root, u32 sectorsize, u32 nodesize) test_multiple_refs() argument 453 btrfs_test_qgroups(u32 sectorsize, u32 nodesize) btrfs_test_qgroups() argument [all...] |
| H A D | free-space-tree-tests.c | 423 run_test(test_func_t test_func, int bitmaps, u32 sectorsize, u32 nodesize, u32 alignment) run_test() argument 521 run_test_both_formats(test_func_t test_func, u32 sectorsize, u32 nodesize, u32 alignment) run_test_both_formats() argument 546 btrfs_test_free_space_tree(u32 sectorsize, u32 nodesize) btrfs_test_free_space_tree() argument [all...] |
| /kernel/linux/linux-6.6/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() argument 219 int btrfs_test_extent_buffer_operations(u32 sectorsize, u32 nodesize) in btrfs_test_extent_buffer_operations() 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 | btrfs-tests.c | 118 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info() argument 264 u32 sectorsize, nodesize; in btrfs_run_sanity_tests() local [all...] |
| H A D | inode-tests.c | 218 static noinline int test_btrfs_get_extent(u32 sectorsize, u32 nodesize) in test_btrfs_get_extent() argument 807 static int test_hole_first(u32 sectorsize, u32 nodesize) in test_hole_first() argument 905 static int test_extent_accounting(u32 sectorsize, u32 nodesize) in test_extent_accounting() argument 1092 int btrfs_test_inodes(u32 sectorsize, u32 nodesize) in btrfs_test_inodes() argument [all...] |
| H A D | qgroup-tests.c | 205 test_no_shared_qgroup(struct btrfs_root *root, u32 sectorsize, u32 nodesize) test_no_shared_qgroup() argument 317 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 | 486 static int test_eb_bitmaps(u32 sectorsize, u32 nodesize) in test_eb_bitmaps() argument 691 static int test_eb_mem_ops(u32 sectorsize, u32 nodesize) in test_eb_mem_ops() argument 791 btrfs_test_extent_io(u32 sectorsize, u32 nodesize) btrfs_test_extent_io() argument [all...] |
| H A D | free-space-tree-tests.c | 424 run_test(test_func_t test_func, int bitmaps, u32 sectorsize, u32 nodesize, u32 alignment) run_test() argument 525 run_test_both_formats(test_func_t test_func, u32 sectorsize, u32 nodesize, u32 alignment) run_test_both_formats() argument 550 btrfs_test_free_space_tree(u32 sectorsize, u32 nodesize) btrfs_test_free_space_tree() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | getaddrinfo.c | 245 size_t nodesize = 0; in uv_getaddrinfo() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | getaddrinfo.c | 264 int nodesize = 0; in uv_getaddrinfo() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | qgroup.c | 2006 u32 nodesize = fs_info->nodesize; in qgroup_trace_extent_swap() local
|
| H A D | disk-io.c | 2435 u64 nodesize = btrfs_super_nodesize(sb); in validate_super() local 2933 u32 nodesize; open_ctree() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | qgroup.c | 2082 u32 nodesize = fs_info->nodesize; in qgroup_trace_extent_swap() local
|
| H A D | disk-io.c | 2311 u64 nodesize = btrfs_super_nodesize(sb); in btrfs_validate_super() local 3166 u32 nodesize; open_ctree() local [all...] |
| H A D | fs.h | 728 u32 nodesize; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | btrfs.h | 263 __u32 nodesize; /* out */ member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | btrfs.h | 279 __u32 nodesize; /* out */ member
|
| H A D | btrfs_tree.h | 673 __le32 nodesize; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | btrfs.h | 166 __u32 nodesize; member
|