Searched defs:bg_ret (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf.c | 88 long bg_ret = -1; in test_ringbuf() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf.c | 90 long bg_ret = -1; in ringbuf_subtest() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 4088 struct btrfs_block_group *bg_ret; in find_free_extent() local 3716 do_allocation_clustered(struct btrfs_block_group *block_group, struct find_free_extent_ctl *ffe_ctl, struct btrfs_block_group **bg_ret) do_allocation_clustered() argument 3733 do_allocation(struct btrfs_block_group *block_group, struct find_free_extent_ctl *ffe_ctl, struct btrfs_block_group **bg_ret) do_allocation() argument 5840 int bg_ret = 0; btrfs_trim_fs() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 4315 struct btrfs_block_group *bg_ret; in find_free_extent() local 3640 do_allocation_clustered(struct btrfs_block_group *block_group, struct find_free_extent_ctl *ffe_ctl, struct btrfs_block_group **bg_ret) do_allocation_clustered() argument 3678 do_allocation_zoned(struct btrfs_block_group *block_group, struct find_free_extent_ctl *ffe_ctl, struct btrfs_block_group **bg_ret) do_allocation_zoned() argument 3850 do_allocation(struct btrfs_block_group *block_group, struct find_free_extent_ctl *ffe_ctl, struct btrfs_block_group **bg_ret) do_allocation() argument 6099 int bg_ret = 0; btrfs_trim_fs() local [all...] |
Completed in 14 milliseconds