Lines Matching refs:readonly
719 struct dentry *dentry, bool readonly, in create_snapshot() argument
773 pending_snapshot->readonly = readonly; in create_snapshot()
898 bool readonly, in btrfs_mksubvol() argument
935 error = create_snapshot(snap_src, dir, dentry, readonly, inherit); in btrfs_mksubvol()
954 bool readonly, in btrfs_mksnapshot() argument
982 root, readonly, inherit); in btrfs_mksnapshot()
1814 bool readonly, in __btrfs_ioctl_snap_create() argument
1841 namelen, NULL, readonly, inherit); in __btrfs_ioctl_snap_create()
1874 readonly, inherit); in __btrfs_ioctl_snap_create()
1911 bool readonly = false; in btrfs_ioctl_snap_create_v2() local
1928 readonly = true; in btrfs_ioctl_snap_create_v2()
1960 readonly, inherit); in btrfs_ioctl_snap_create_v2()