Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dinode-item.c37 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref( in btrfs_find_name_in_ext_backref() function
93 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()
A Dtree-log.c1044 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()
A Dctree.h3149 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(

Completed in 33 milliseconds