Home
last modified time | relevance | path

Searched refs:inode_objectid (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode-item.c78 u64 inode_objectid, u64 ref_objectid, int ins_len, in btrfs_lookup_inode_extref()
84 key.objectid = inode_objectid; in btrfs_lookup_inode_extref()
101 u64 inode_objectid, u64 ref_objectid, in btrfs_del_inode_extref()
114 key.objectid = inode_objectid; in btrfs_del_inode_extref()
174 u64 inode_objectid, u64 ref_objectid, u64 *index) in btrfs_del_inode_ref()
188 key.objectid = inode_objectid; in btrfs_del_inode_ref()
240 inode_objectid, ref_objectid, index); in btrfs_del_inode_ref()
254 u64 inode_objectid, u64 ref_objectid, u64 index) in btrfs_insert_inode_extref()
265 key.objectid = inode_objectid; in btrfs_insert_inode_extref()
312 u64 inode_objectid, u6 in btrfs_insert_inode_ref()
74 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, int ins_len, int cow) btrfs_lookup_inode_extref() argument
98 btrfs_del_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 *index) btrfs_del_inode_extref() argument
171 btrfs_del_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 *index) btrfs_del_inode_ref() argument
251 btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 index) btrfs_insert_inode_extref() argument
309 btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 index) btrfs_insert_inode_ref() argument
[all...]
H A Dbackref.h60 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid,
H A Dtree-log.c991 u64 inode_objectid, u64 parent_objectid, in __add_inode_ref()
1005 search_key.objectid = inode_objectid; in __add_inode_ref()
1076 inode_objectid, parent_objectid, 0, in __add_inode_ref()
1105 search_key.objectid = inode_objectid; in __add_inode_ref()
1441 u64 inode_objectid; in add_inode_ref() local
1459 inode_objectid = key->objectid; in add_inode_ref()
1473 inode = read_one_inode(root, inode_objectid); in add_inode_ref()
1518 inode_objectid, in add_inode_ref()
1626 u64 inode_objectid = btrfs_ino(inode); in count_inode_extrefs() local
1633 ret = btrfs_find_one_extref(root, inode_objectid, offse in count_inode_extrefs()
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
[all...]
H A Dbackref.c1628 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid, argument
1640 key.objectid = inode_objectid;
1679 if (found_key.objectid != inode_objectid)
H A Dctree.h2918 u64 inode_objectid, u64 ref_objectid, u64 index);
2922 u64 inode_objectid, u64 ref_objectid, u64 *index);
2935 u64 inode_objectid, u64 ref_objectid, int ins_len,
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode-item.c87 u64 inode_objectid, u64 ref_objectid, int ins_len, in btrfs_lookup_inode_extref()
93 key.objectid = inode_objectid; in btrfs_lookup_inode_extref()
110 u64 inode_objectid, u64 ref_objectid, in btrfs_del_inode_extref()
123 key.objectid = inode_objectid; in btrfs_del_inode_extref()
180 u64 inode_objectid, u64 ref_objectid, u64 *index) in btrfs_del_inode_ref()
194 key.objectid = inode_objectid; in btrfs_del_inode_ref()
243 inode_objectid, ref_objectid, index); in btrfs_del_inode_ref()
257 u64 inode_objectid, u64 ref_objectid, in btrfs_insert_inode_extref()
268 key.objectid = inode_objectid; in btrfs_insert_inode_extref()
312 u64 inode_objectid, u6 in btrfs_insert_inode_ref()
83 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct fscrypt_str *name, u64 inode_objectid, u64 ref_objectid, int ins_len, int cow) btrfs_lookup_inode_extref() argument
107 btrfs_del_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct fscrypt_str *name, u64 inode_objectid, u64 ref_objectid, u64 *index) btrfs_del_inode_extref() argument
178 btrfs_del_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct fscrypt_str *name, u64 inode_objectid, u64 ref_objectid, u64 *index) btrfs_del_inode_ref() argument
254 btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct fscrypt_str *name, u64 inode_objectid, u64 ref_objectid, u64 index) btrfs_insert_inode_extref() argument
310 btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct fscrypt_str *name, u64 inode_objectid, u64 ref_objectid, u64 index) btrfs_insert_inode_ref() argument
[all...]
H A Dinode-item.h84 u64 inode_objectid, u64 ref_objectid, u64 index);
87 u64 inode_objectid, u64 ref_objectid, u64 *index);
100 u64 inode_objectid, u64 ref_objectid, int ins_len,
H A Dbackref.h235 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid,
H A Dtree-log.c1056 u64 inode_objectid, u64 parent_objectid, in __add_inode_ref()
1067 search_key.objectid = inode_objectid; in __add_inode_ref()
1125 inode_objectid, parent_objectid, 0, in __add_inode_ref()
1154 search_key.objectid = inode_objectid; in __add_inode_ref()
1362 u64 inode_objectid; in add_inode_ref() local
1380 inode_objectid = key->objectid; in add_inode_ref()
1394 inode = read_one_inode(root, inode_objectid); in add_inode_ref()
1434 inode_objectid, parent_objectid, in add_inode_ref()
1494 u64 inode_objectid = btrfs_ino(inode); in count_inode_extrefs() local
1501 ret = btrfs_find_one_extref(root, inode_objectid, offse in count_inode_extrefs()
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
[all...]
H A Dbackref.c2049 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid, in btrfs_find_one_extref() argument
2061 key.objectid = inode_objectid; in btrfs_find_one_extref()
2100 if (found_key.objectid != inode_objectid) in btrfs_find_one_extref()

Completed in 31 milliseconds