Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dxattr.c376 if (btrfs_root_readonly(BTRFS_I(inode)->root)) in btrfs_xattr_handler_set()
420 if (btrfs_root_readonly(BTRFS_I(inode)->root)) in btrfs_xattr_handler_set_security()
Dctree.h325 static inline bool btrfs_root_readonly(const struct btrfs_root *root) in btrfs_root_readonly() function
Dreflink.c787 if (btrfs_root_readonly(root_out)) in btrfs_remap_file_range_prep()
Dioctl.c270 if (btrfs_root_readonly(root)) in btrfs_fileattr_set()
1351 if (btrfs_root_readonly(root)) in btrfs_ioctl_subvol_getflags()
1397 if (!!(flags & BTRFS_SUBVOL_RDONLY) == btrfs_root_readonly(root)) in btrfs_ioctl_subvol_setflags()
2522 if (btrfs_root_readonly(root)) { in btrfs_ioctl_defrag()
4010 if (btrfs_root_readonly(root)) { in _btrfs_ioctl_set_received_subvol()
Dsend.c8142 if (!btrfs_root_readonly(send_root)) { in btrfs_ioctl_send()
8284 if (!btrfs_root_readonly(clone_root) || in btrfs_ioctl_send()
8318 if (!btrfs_root_readonly(sctx->parent_root) || in btrfs_ioctl_send()
Dinode.c5162 if (btrfs_root_readonly(root)) in btrfs_setattr()
6128 if (btrfs_root_readonly(root)) in btrfs_update_time()
8964 if (btrfs_root_readonly(root)) in btrfs_permission()