Searched defs:parent_objectid (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | export.h | 15 u64 parent_objectid; member
|
| H A D | tree-log.c | 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 D | ctree.h | 2502 static inline u64 btrfs_extref_hash(u64 parent_objectid, const char *name, in btrfs_extref_hash() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | export.h | 15 u64 parent_objectid; member
|
| H A D | ctree.h | 491 static inline u64 btrfs_extref_hash(u64 parent_objectid, const char *name, in btrfs_extref_hash() argument
|
| H A D | tree-log.c | 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...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | btrfs_tree.h | 546 __le64 parent_objectid; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 217 __le64 parent_objectid; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 217 __le64 parent_objectid; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 226 __le64 parent_objectid; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | btrfs_tree.h | 814 __le64 parent_objectid; member
|
Completed in 24 milliseconds