Searched defs:subvol_name (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | super.c | 914 static int btrfs_parse_subvol_options(const char *options, char **subvol_name, in btrfs_parse_subvol_options() 1244 const char *subvol_name; in btrfs_show_options() local 1372 static struct dentry *mount_subvol(const char *subvol_name, u64 subvol_objectid, in mount_subvol() 1576 char *subvol_name = NULL; in btrfs_mount() local
|
| D | ioctl.c | 2358 char *subvol_name, *subvol_name_ptr = NULL; in btrfs_ioctl_snap_destroy() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | super.c | 1080 static int btrfs_parse_subvol_options(const char *options, char **subvol_name, in btrfs_parse_subvol_options() 1415 const char *subvol_name; in btrfs_show_options() local 1538 static struct dentry *mount_subvol(const char *subvol_name, u64 subvol_objectid, in mount_subvol() 1743 char *subvol_name = NULL; in btrfs_mount() local
|
| D | ioctl.c | 2953 char *subvol_name, *subvol_name_ptr = NULL; in btrfs_ioctl_snap_destroy() local
|