Searched refs:btrfs_root_ref (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | export.c | 141 struct btrfs_root_ref *ref; in btrfs_get_parent() 182 struct btrfs_root_ref); in btrfs_get_parent() 209 struct btrfs_root_ref *rref; in btrfs_get_name() 254 struct btrfs_root_ref); in btrfs_get_name()
|
| H A D | root-tree.c | 323 struct btrfs_root_ref *ref; in btrfs_del_root_ref() 345 struct btrfs_root_ref); in btrfs_del_root_ref() 399 struct btrfs_root_ref *ref; in btrfs_add_root_ref() 420 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref); in btrfs_add_root_ref()
|
| H A D | ioctl.c | 2471 struct btrfs_root_ref *rref; in btrfs_search_path_in_tree_user() 2604 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_search_path_in_tree_user() 2611 item_off += sizeof(struct btrfs_root_ref); in btrfs_search_path_in_tree_user() 2612 item_len -= sizeof(struct btrfs_root_ref); in btrfs_search_path_in_tree_user() 2717 struct btrfs_root_ref *rref; in btrfs_ioctl_get_subvol_info() 2799 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_ioctl_get_subvol_info() 2803 + sizeof(struct btrfs_root_ref); in btrfs_ioctl_get_subvol_info() 2805 - sizeof(struct btrfs_root_ref); in btrfs_ioctl_get_subvol_info() 2834 struct btrfs_root_ref *rref; in btrfs_ioctl_get_subvol_rootref() 2892 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_ioctl_get_subvol_rootref()
|
| H A D | super.c | 1141 struct btrfs_root_ref *root_ref; in btrfs_get_subvol_name_from_objectid() 1192 struct btrfs_root_ref); in btrfs_get_subvol_name_from_objectid()
|
| H A D | ctree.h | 1888 BTRFS_SETGET_FUNCS(root_ref_dirid, struct btrfs_root_ref, dirid, 64); 1889 BTRFS_SETGET_FUNCS(root_ref_sequence, struct btrfs_root_ref, sequence, 64); 1890 BTRFS_SETGET_FUNCS(root_ref_name_len, struct btrfs_root_ref, name_len, 16);
|
| H A D | send.c | 2354 struct btrfs_root_ref *ref; in send_subvol_begin() 2389 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref); in send_subvol_begin()
|
| H A D | inode.c | 5279 struct btrfs_root_ref *ref; in fixup_tree_root_location() 5304 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref); in fixup_tree_root_location()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 651 struct btrfs_root_ref { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs_tree.h | 664 struct btrfs_root_ref { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 651 struct btrfs_root_ref { struct
|