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

/linux-master/fs/btrfs/
H A Dinode-item.h112 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,
H A Dinode-item.c17 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, function
210 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0], name);
334 ref = btrfs_find_name_in_backref(path->nodes[0], path->slots[0],
350 if (btrfs_find_name_in_backref(path->nodes[0],
H A Dtree-log.c1041 ret = !!btrfs_find_name_in_backref(path->nodes[0],
1305 ret = !!btrfs_find_name_in_backref(log_eb, log_slot, &name);

Completed in 209 milliseconds