Searched refs:btrfs_find_name_in_ext_backref (Results 1 – 3 of 3) sorted by relevance
37 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref( in btrfs_find_name_in_ext_backref() function93 return btrfs_find_name_in_ext_backref(path->nodes[0], path->slots[0], in btrfs_lookup_inode_extref()133 extref = btrfs_find_name_in_ext_backref(path->nodes[0], path->slots[0], in btrfs_del_inode_extref()272 if (btrfs_find_name_in_ext_backref(path->nodes[0], in btrfs_insert_inode_extref()
1044 ret = !!btrfs_find_name_in_ext_backref(path->nodes[0], in backref_in_log()1339 ret = !!btrfs_find_name_in_ext_backref(log_eb, log_slot, in unlink_old_inode_refs()1406 ret = !!btrfs_find_name_in_ext_backref(path->nodes[0], in btrfs_inode_ref_exists()
3149 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(
Completed in 33 milliseconds