Searched refs:check_system_chunk (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dblock-group.h348 void check_system_chunk(struct btrfs_trans_handle *trans, const u64 type);
H A Dblock-group.c1316 * btrfs_remove_chunk() through a call to check_system_chunk().
2998 check_system_chunk(trans, alloc_flags);
3843 check_system_chunk(trans, flags);
3868 * SINGLE profile. Making check_system_chunk() iterate over all system
3876 * block group to allocate from when we called check_system_chunk()
3884 * check_system_chunk(), but after that, right before we tried to
4004 * preallocate chunk space by calling either check_system_chunk() or
4011 * The reservation of system space, done through check_system_chunk(), as well
4068 * btrfs_reserve_chunk_metadata() or check_system_chunk().
4261 void check_system_chunk(struc function
[all...]
H A Dvolumes.c3261 check_system_chunk(trans, map->type);
3266 * through the call to check_system_chunk().
3320 * system space we previously reserved (with check_system_chunk()).

Completed in 143 milliseconds