Searched refs:btrfs_init_eb_prealloc (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent_io.h | 295 int btrfs_init_eb_prealloc(struct btrfs_fs_info *fs_info,
|
| H A D | ctree.c | 2065 ret = btrfs_init_eb_prealloc(fs_info, &pa, false); in btrfs_search_slot() 2285 ret = btrfs_init_eb_prealloc(fs_info, &pa, false); in btrfs_search_old_slot() 4821 ret = btrfs_init_eb_prealloc(fs_info, &pa, false); in btrfs_next_old_leaf()
|
| H A D | extent_io.c | 3761 int btrfs_init_eb_prealloc(struct btrfs_fs_info *fs_info, in btrfs_init_eb_prealloc() function 3873 ret = btrfs_init_eb_prealloc(fs_info, pa, pa->supports_nowait); in alloc_extent_buffer()
|