Home
last modified time | relevance | path

Searched refs:btrfs_get_subvol_name_from_objectid (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dsuper.h17 char *btrfs_get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info,
H A Dsuper.c792 char *btrfs_get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info, in btrfs_get_subvol_name_from_objectid() function
1149 subvol_name = btrfs_get_subvol_name_from_objectid(info, in btrfs_show_options()
1183 subvol_name = btrfs_get_subvol_name_from_objectid( in mount_subvol()
H A Dioctl.c2384 subvol_name_ptr = btrfs_get_subvol_name_from_objectid( in btrfs_ioctl_snap_destroy()