Home
last modified time | relevance | path

Searched refs:btrfs_chunk_readonly (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h470 int btrfs_chunk_readonly(struct btrfs_fs_info *fs_info, u64 chunk_offset);
H A Dblock-group.c1984 if (btrfs_chunk_readonly(info, cache->start)) { in read_one_block_group()
H A Dvolumes.c5388 int btrfs_chunk_readonly(struct btrfs_fs_info *fs_info, u64 chunk_offset) in btrfs_chunk_readonly() function