Home
last modified time | relevance | path

Searched refs:check_system_chunk (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dblock-group.h378 void check_system_chunk(struct btrfs_trans_handle *trans, const u64 type);
H A Dblock-group.c3175 check_system_chunk(trans, alloc_flags); in btrfs_inc_block_group_ro()
4079 check_system_chunk(trans, flags); in do_chunk_alloc()
4508 void check_system_chunk(struct btrfs_trans_handle *trans, u64 type) in check_system_chunk() function