Home
last modified time | relevance | path

Searched refs:parent_objectid (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dexport.h15 u64 parent_objectid; member
H A Dexport.c12 parent_objectid) / 4)
42 fid->parent_objectid = BTRFS_I(parent)->location.objectid; in btrfs_encode_fh()
106 objectid = fid->parent_objectid; in btrfs_fh_to_parent()
H A Dtree-log.c991 u64 inode_objectid, u64 parent_objectid, in __add_inode_ref()
1007 search_key.offset = parent_objectid; in __add_inode_ref()
1041 parent_objectid, victim_name, in __add_inode_ref()
1076 inode_objectid, parent_objectid, 0, in __add_inode_ref()
1096 if (btrfs_inode_extref_parent(leaf, extref) != parent_objectid) in __add_inode_ref()
1107 search_key.offset = btrfs_extref_hash(parent_objectid, in __add_inode_ref()
1111 parent_objectid, victim_name, in __add_inode_ref()
1119 parent_objectid); in __add_inode_ref()
1178 u64 *parent_objectid) in extref_get_fields()
1194 if (parent_objectid) in extref_get_fields()
985 __add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_root *log_root, struct btrfs_inode *dir, struct btrfs_inode *inode, u64 inode_objectid, u64 parent_objectid, u64 ref_index, char *name, int namelen, int *search_done) __add_inode_ref() argument
1176 extref_get_fields(struct extent_buffer *eb, unsigned long ref_ptr, u32 *namelen, char **name, u64 *index, u64 *parent_objectid) extref_get_fields() argument
1440 u64 parent_objectid; add_inode_ref() local
[all...]
H A Dctree.h1669 parent_objectid, 64);
2502 static inline u64 btrfs_extref_hash(u64 parent_objectid, const char *name, in btrfs_extref_hash() argument
2505 return (u64) crc32c(parent_objectid, name, len); in btrfs_extref_hash()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dexport.h15 u64 parent_objectid; member
H A Dexport.c14 parent_objectid) / 4)
44 fid->parent_objectid = BTRFS_I(parent)->location.objectid; in btrfs_encode_fh()
119 objectid = fid->parent_objectid; in btrfs_fh_to_parent()
H A Dtree-log.c1056 u64 inode_objectid, u64 parent_objectid, in __add_inode_ref()
1069 search_key.offset = parent_objectid; in __add_inode_ref()
1101 parent_objectid, &victim_name); in __add_inode_ref()
1125 inode_objectid, parent_objectid, 0, in __add_inode_ref()
1145 if (btrfs_inode_extref_parent(leaf, extref) != parent_objectid) in __add_inode_ref()
1156 search_key.offset = btrfs_extref_hash(parent_objectid, in __add_inode_ref()
1160 parent_objectid, &victim_name); in __add_inode_ref()
1167 parent_objectid); in __add_inode_ref()
1217 u64 *parent_objectid) in extref_get_fields()
1231 if (parent_objectid) in extref_get_fields()
1050 __add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_root *log_root, struct btrfs_inode *dir, struct btrfs_inode *inode, u64 inode_objectid, u64 parent_objectid, u64 ref_index, struct fscrypt_str *name) __add_inode_ref() argument
1215 extref_get_fields(struct extent_buffer *eb, unsigned long ref_ptr, struct fscrypt_str *name, u64 *index, u64 *parent_objectid) extref_get_fields() argument
1361 u64 parent_objectid; add_inode_ref() local
[all...]
H A Dctree.h491 static inline u64 btrfs_extref_hash(u64 parent_objectid, const char *name, in btrfs_extref_hash() argument
494 return (u64) crc32c(parent_objectid, name, len); in btrfs_extref_hash()
H A Daccessors.h269 parent_objectid, 64);
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs_tree.h546 __le64 parent_objectid; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs_tree.h814 __le64 parent_objectid; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h217 __le64 parent_objectid; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h217 __le64 parent_objectid; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h226 __le64 parent_objectid; member

Completed in 37 milliseconds