Lines Matching refs:readonly
792 struct dentry *dentry, bool readonly, in create_snapshot() argument
846 pending_snapshot->readonly = readonly; in create_snapshot()
968 bool readonly, in btrfs_mksubvol() argument
1005 error = create_snapshot(snap_src, dir, dentry, readonly, inherit); in btrfs_mksubvol()
1023 bool readonly, in btrfs_mksnapshot() argument
1051 root, readonly, inherit); in btrfs_mksnapshot()
1827 bool readonly, in __btrfs_ioctl_snap_create() argument
1854 NULL, readonly, inherit); in __btrfs_ioctl_snap_create()
1886 readonly, inherit); in __btrfs_ioctl_snap_create()
1922 bool readonly = false; in btrfs_ioctl_snap_create_v2() local
1939 readonly = true; in btrfs_ioctl_snap_create_v2()
1970 subvol, readonly, inherit); in btrfs_ioctl_snap_create_v2()