Home
last modified time | relevance | path

Searched defs:subvol_name (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dsuper.c940 static int btrfs_parse_subvol_options(const char *options, char **subvol_name, in btrfs_parse_subvol_options()
1396 static struct dentry *mount_subvol(const char *subvol_name, u64 subvol_objectid, in mount_subvol()
1655 char *subvol_name = NULL; in btrfs_mount() local