Searched refs:btrfs_inode_ref (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | inode-item.c | 11 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref() 15 struct btrfs_inode_ref *ref; in btrfs_find_name_in_backref() 25 ref = (struct btrfs_inode_ref *)(ptr + cur_offset); in btrfs_find_name_in_backref() 178 struct btrfs_inode_ref *ref; in btrfs_del_inode_ref() 317 struct btrfs_inode_ref *ref; in btrfs_insert_inode_ref() 344 struct btrfs_inode_ref); in btrfs_insert_inode_ref() 345 ref = (struct btrfs_inode_ref *)((unsigned long)ref + old_size); in btrfs_insert_inode_ref() 362 struct btrfs_inode_ref); in btrfs_insert_inode_ref()
|
| H A D | export.c | 208 struct btrfs_inode_ref *iref; in btrfs_get_name() 259 struct btrfs_inode_ref); in btrfs_get_name()
|
| H A D | tree-log.c | 1010 struct btrfs_inode_ref *victim_ref; in __add_inode_ref() 1029 victim_ref = (struct btrfs_inode_ref *)ptr; in __add_inode_ref() 1203 struct btrfs_inode_ref *ref; in ref_get_fields() 1205 ref = (struct btrfs_inode_ref *)ref_ptr; in ref_get_fields() 1310 ref_ptr += sizeof(struct btrfs_inode_ref); in unlink_old_inode_refs() 1456 ref_struct_size = sizeof(struct btrfs_inode_ref); in add_inode_ref() 1696 struct btrfs_inode_ref *ref; in count_inode_refs() 1698 ref = (struct btrfs_inode_ref *)ptr; in count_inode_refs() 4852 struct btrfs_inode_ref *iref; in btrfs_check_ref_name_override() 4854 iref = (struct btrfs_inode_ref *)(ptr + cur_offset); in btrfs_check_ref_name_override()
|
| H A D | backref.c | 1718 struct btrfs_inode_ref *iref; 1757 iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref); 2124 struct btrfs_inode_ref *iref; 2150 iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref); 2164 iref = (struct btrfs_inode_ref *)((char *)iref + len);
|
| H A D | tree-checker.c | 1482 struct btrfs_inode_ref *iref; in check_inode_ref() 1509 iref = (struct btrfs_inode_ref *)ptr; in check_inode_ref()
|
| H A D | super.c | 1142 struct btrfs_inode_ref *inode_ref; in btrfs_get_subvol_name_from_objectid() 1240 struct btrfs_inode_ref); in btrfs_get_subvol_name_from_objectid()
|
| H A D | ctree.h | 1666 BTRFS_SETGET_FUNCS(inode_ref_name_len, struct btrfs_inode_ref, name_len, 16); 1667 BTRFS_SETGET_FUNCS(inode_ref_index, struct btrfs_inode_ref, index, 64); 2940 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,
|
| H A D | ioctl.c | 2386 struct btrfs_inode_ref *iref; in btrfs_search_path_in_tree() 2431 iref = btrfs_item_ptr(l, slot, struct btrfs_inode_ref); in btrfs_search_path_in_tree() 2470 struct btrfs_inode_ref *iref; in btrfs_search_path_in_tree_user() 2522 iref = btrfs_item_ptr(leaf, slot, struct btrfs_inode_ref); in btrfs_search_path_in_tree_user()
|
| H A D | send.c | 890 struct btrfs_inode_ref *iref; in iterate_inode_ref() 920 struct btrfs_inode_ref); in iterate_inode_ref() 934 iref = (struct btrfs_inode_ref *)(ptr + cur); in iterate_inode_ref() 1773 struct btrfs_inode_ref *iref; in get_first_ref() 1775 struct btrfs_inode_ref); in get_first_ref()
|
| H A D | inode.c | 3420 struct btrfs_inode_ref *ref; in btrfs_read_locked_inode() 3422 ref = (struct btrfs_inode_ref *)ptr; in btrfs_read_locked_inode() 5995 struct btrfs_inode_ref *ref; in btrfs_new_inode() 6111 struct btrfs_inode_ref); in btrfs_new_inode()
|
| /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 | 535 struct btrfs_inode_ref { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs_tree.h | 539 struct btrfs_inode_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 | 535 struct btrfs_inode_ref { struct
|