Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dinode-item.c17 struct btrfs_inode_ref *btrfs_find_name_in_backref(const struct extent_buffer *leaf, in btrfs_find_name_in_backref() function
210 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], name); in btrfs_del_inode_ref()
332 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], in btrfs_insert_inode_ref()
348 if (btrfs_find_name_in_backref(path->nodes[0], in btrfs_insert_inode_ref()
Dinode-item.h112 struct btrfs_inode_ref *btrfs_find_name_in_backref(const struct extent_buffer *leaf,
Dtree-log.c1061 ret = !!btrfs_find_name_in_backref(path->nodes[0], in backref_in_log()
1325 ret = !!btrfs_find_name_in_backref(log_eb, log_slot, &name); in unlink_old_inode_refs()