Home
last modified time | relevance | path

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

/fs/btrfs/
A 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()
A Dctree.h319 static inline bool btrfs_root_readonly(const struct btrfs_root *root) in btrfs_root_readonly() function
A Dreflink.c790 if (btrfs_root_readonly(root_out)) in btrfs_remap_file_range_prep()
A Dioctl.c268 if (btrfs_root_readonly(root)) in btrfs_fileattr_set()
1346 if (btrfs_root_readonly(root)) in btrfs_ioctl_subvol_getflags()
1392 if (!!(flags & BTRFS_SUBVOL_RDONLY) == btrfs_root_readonly(root)) in btrfs_ioctl_subvol_setflags()
2514 if (btrfs_root_readonly(root)) { in btrfs_ioctl_defrag()
3984 if (btrfs_root_readonly(root)) { in _btrfs_ioctl_set_received_subvol()
A Dsend.c8073 if (!btrfs_root_readonly(send_root)) { in btrfs_ioctl_send()
8216 if (!btrfs_root_readonly(clone_root) || in btrfs_ioctl_send()
8250 if (!btrfs_root_readonly(sctx->parent_root) || in btrfs_ioctl_send()
A Dinode.c5296 if (btrfs_root_readonly(root)) in btrfs_setattr()
6265 if (btrfs_root_readonly(root)) in btrfs_update_time()
9142 if (btrfs_root_readonly(root)) in btrfs_permission()

Completed in 45 milliseconds