Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dctree.h338 static inline bool btrfs_root_readonly(const struct btrfs_root *root) in btrfs_root_readonly() function
Dxattr.c378 if (btrfs_root_readonly(BTRFS_I(inode)->root)) in btrfs_xattr_handler_set()
Dioctl.c259 if (btrfs_root_readonly(root)) in btrfs_fileattr_set()
1405 if (btrfs_root_readonly(root)) in btrfs_ioctl_subvol_getflags()
1451 if (!!(flags & BTRFS_SUBVOL_RDONLY) == btrfs_root_readonly(root)) in btrfs_ioctl_subvol_setflags()
2572 if (btrfs_root_readonly(root)) { in btrfs_ioctl_defrag()
3957 if (btrfs_root_readonly(root)) { in _btrfs_ioctl_set_received_subvol()
Dreflink.c807 if (btrfs_root_readonly(root_out)) in btrfs_remap_file_range_prep()
Dsend.c8085 if (btrfs_root_readonly(send_root) && send_root->dedupe_in_progress) { in btrfs_ioctl_send()
8097 if (!btrfs_root_readonly(send_root)) { in btrfs_ioctl_send()
8241 if (!btrfs_root_readonly(clone_root) || in btrfs_ioctl_send()
8275 if (!btrfs_root_readonly(sctx->parent_root) || in btrfs_ioctl_send()
Dinode.c5041 if (btrfs_root_readonly(root)) in btrfs_setattr()
6029 if (btrfs_root_readonly(root)) in btrfs_update_time()
9688 if (btrfs_root_readonly(root)) in btrfs_permission()