Home
last modified time | relevance | path

Searched refs:btrfs_find_name_in_backref (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dinode-item.c11 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref() function
203 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], name, in btrfs_del_inode_ref()
330 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], in btrfs_insert_inode_ref()
346 if (btrfs_find_name_in_backref(path->nodes[0], in btrfs_insert_inode_ref()
Dtree-log.c1021 ret = !!btrfs_find_name_in_backref(path->nodes[0], in backref_in_log()
1314 ret = !!btrfs_find_name_in_backref(log_eb, log_slot, in unlink_old_inode_refs()
1380 ret = !!btrfs_find_name_in_backref(path->nodes[0], path->slots[0], in btrfs_inode_ref_exists()
Dctree.h3089 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,