Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsuper.c949 static int btrfs_parse_subvol_options(const char *options, char **subvol_name, in btrfs_parse_subvol_options()
1405 static struct dentry *mount_subvol(const char *subvol_name, u64 subvol_objectid, in mount_subvol()
1609 char *subvol_name = NULL; in btrfs_mount() local