Home
last modified time | relevance | path

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

/Linux-v5.10/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
207 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], name, in btrfs_del_inode_ref()
336 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], in btrfs_insert_inode_ref()
352 if (btrfs_find_name_in_backref(path->nodes[0], in btrfs_insert_inode_ref()
Dtree-log.c967 ret = !!btrfs_find_name_in_backref(path->nodes[0], in backref_in_log()
1256 ret = !!btrfs_find_name_in_backref(log_eb, log_slot, in unlink_old_inode_refs()
1322 ret = !!btrfs_find_name_in_backref(path->nodes[0], path->slots[0], in btrfs_inode_ref_exists()
Dctree.h2933 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,