Searched defs:subvol_name (Results 1 – 1 of 1) sorted by relevance
770 void *holder, char **subvol_name, u64 *subvol_objectid, in btrfs_parse_early_options()1273 static struct dentry *mount_subvol(const char *subvol_name, u64 subvol_objectid, in mount_subvol()1440 char *subvol_name = NULL; in btrfs_mount() local