Searched defs:subvol (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | btrfs_inode.h | 445 bool subvol; member
|
| H A D | ioctl.c | 1246 __btrfs_ioctl_snap_create(struct file *file, struct mnt_idmap *idmap, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) __btrfs_ioctl_snap_create() argument 1319 btrfs_ioctl_snap_create(struct file *file, void __user *arg, int subvol) btrfs_ioctl_snap_create() argument 1341 btrfs_ioctl_snap_create_v2(struct file *file, void __user *arg, int subvol) btrfs_ioctl_snap_create_v2() argument [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | ioctl.c | 1825 __btrfs_ioctl_snap_create(struct file *file, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) __btrfs_ioctl_snap_create() argument 1896 btrfs_ioctl_snap_create(struct file *file, void __user *arg, int subvol) btrfs_ioctl_snap_create() argument 1917 btrfs_ioctl_snap_create_v2(struct file *file, void __user *arg, int subvol) btrfs_ioctl_snap_create_v2() argument [all...] |
Completed in 9 milliseconds