Home
last modified time | relevance | path

Searched refs:btrfs_root_readonly (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dreflink.c795 if (btrfs_root_readonly(root_out)) in btrfs_remap_file_range_prep()
H A Dioctl.c268 if (btrfs_root_readonly(root)) in btrfs_fileattr_set()
1272 if (btrfs_root_readonly(root)) in btrfs_ioctl_subvol_getflags()
1318 if (!!(flags & BTRFS_SUBVOL_RDONLY) == btrfs_root_readonly(root)) in btrfs_ioctl_subvol_setflags()
2391 if (btrfs_root_readonly(root)) { in btrfs_ioctl_defrag()
3863 if (btrfs_root_readonly(root)) { in _btrfs_ioctl_set_received_subvol()
H A Dsend.c8010 if (!btrfs_root_readonly(send_root)) { in btrfs_ioctl_send()
8151 if (!btrfs_root_readonly(clone_root) || in btrfs_ioctl_send()
8185 if (!btrfs_root_readonly(sctx->parent_root) || in btrfs_ioctl_send()
H A Dinode.c5486 if (btrfs_root_readonly(root)) in btrfs_setattr()
6474 if (btrfs_root_readonly(root)) in btrfs_update_time()
9361 if (btrfs_root_readonly(root)) in btrfs_permission()