Searched refs:btrfs_root_ref (Results 1 – 2 of 2) sorted by relevance
1112 const struct btrfs_root_ref *ref; in subvol_remove_children()1123 … p = strndup((char*) ref + sizeof(struct btrfs_root_ref), le64toh(ref->name_len)); in subvol_remove_children()1466 const struct btrfs_root_ref *ref; in subvol_snapshot_children()1485 … p = strndup((char*) ref + sizeof(struct btrfs_root_ref), le64toh(ref->name_len)); in subvol_snapshot_children()
688 struct btrfs_root_ref { struct