Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dinode-item.h90 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(
A Dinode-item.c45 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref( in btrfs_find_name_in_ext_backref() function
102 return btrfs_find_name_in_ext_backref(path->nodes[0], path->slots[0], in btrfs_lookup_inode_extref()
142 extref = btrfs_find_name_in_ext_backref(path->nodes[0], path->slots[0], in btrfs_del_inode_extref()
279 if (btrfs_find_name_in_ext_backref(path->nodes[0], in btrfs_insert_inode_extref()
A Dtree-log.c1039 ret = !!btrfs_find_name_in_ext_backref(path->nodes[0], in backref_in_log()
1304 ret = !!btrfs_find_name_in_ext_backref(log_eb, log_slot, in unlink_old_inode_refs()

Completed in 16 milliseconds