Searched refs:btrfs_find_name_in_ext_backref (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/btrfs/
H A Dtree-log.c1037 ret = !!btrfs_find_name_in_ext_backref(path->nodes[0],
1302 ret = !!btrfs_find_name_in_ext_backref(log_eb, log_slot,
H A Dinode-item.h115 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(
H A Dinode-item.c44 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref( function
101 return btrfs_find_name_in_ext_backref(path->nodes[0], path->slots[0],
141 extref = btrfs_find_name_in_ext_backref(path->nodes[0], path->slots[0],
278 if (btrfs_find_name_in_ext_backref(path->nodes[0],

Completed in 181 milliseconds