Searched defs:subvol_objectid (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ | ||
| H A D | super.c | 1538 static struct dentry *mount_subvol(const char *subvol_name, u64 subvol_objectid, in mount_subvol() argument 1080 btrfs_parse_subvol_options(const char *options, char **subvol_name, u64 *subvol_objectid) btrfs_parse_subvol_options() argument 1136 btrfs_get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info, u64 subvol_objectid) btrfs_get_subvol_name_from_objectid() argument 1744 u64 subvol_objectid = 0; btrfs_mount() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ | ||
| H A D | super.c | 1372 static struct dentry *mount_subvol(const char *subvol_name, u64 subvol_objectid, in mount_subvol() argument 914 btrfs_parse_subvol_options(const char *options, char **subvol_name, u64 *subvol_objectid) btrfs_parse_subvol_options() argument 970 btrfs_get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info, u64 subvol_objectid) btrfs_get_subvol_name_from_objectid() argument 1577 u64 subvol_objectid = 0; btrfs_mount() local [all...] |
Completed in 5 milliseconds