Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dsuper.h17 char *btrfs_get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info,
H A Dsuper.c788 char *btrfs_get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info, in btrfs_get_subvol_name_from_objectid() function
1143 subvol_name = btrfs_get_subvol_name_from_objectid(info, in btrfs_show_options()
1177 subvol_name = btrfs_get_subvol_name_from_objectid( in mount_subvol()
H A Dioctl.c2389 subvol_name_ptr = btrfs_get_subvol_name_from_objectid( in btrfs_ioctl_snap_destroy()