Searched refs:found_name_len (Results 1 – 1 of 1) sorted by relevance
952 int found_name_len; in backref_in_log() local981 found_name_len = btrfs_inode_ref_name_len(path->nodes[0], ref); in backref_in_log()982 if (found_name_len == namelen) { in backref_in_log()991 ptr = (unsigned long)(ref + 1) + found_name_len; in backref_in_log()