Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsuper.c1009 struct btrfs_root_ref *root_ref; in btrfs_get_subvol_name_from_objectid() local
1059 root_ref = btrfs_item_ptr(path->nodes[0], path->slots[0], in btrfs_get_subvol_name_from_objectid()
1061 len = btrfs_root_ref_name_len(path->nodes[0], root_ref); in btrfs_get_subvol_name_from_objectid()
1068 (unsigned long)(root_ref + 1), len); in btrfs_get_subvol_name_from_objectid()
1070 dirid = btrfs_root_ref_dirid(path->nodes[0], root_ref); in btrfs_get_subvol_name_from_objectid()