Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dinode-item.c18 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref() function
211 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], name); in btrfs_del_inode_ref()
335 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], in btrfs_insert_inode_ref()
351 if (btrfs_find_name_in_backref(path->nodes[0], in btrfs_insert_inode_ref()
Dinode-item.h103 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,
Dtree-log.c1043 ret = !!btrfs_find_name_in_backref(path->nodes[0], in backref_in_log()
1307 ret = !!btrfs_find_name_in_backref(log_eb, log_slot, &name); in unlink_old_inode_refs()