Lines Matching defs:log_key
1783 const struct btrfs_key *log_key,
1791 if (found_key.objectid == log_key->objectid &&
1792 found_key.type == log_key->type &&
1793 found_key.offset == log_key->offset &&
1835 struct btrfs_key log_key;
1853 btrfs_dir_item_key_to_cpu(eb, di, &log_key);
1854 ret = btrfs_lookup_inode(trans, root, path, &log_key, 0);
1868 dir_dst_di, &log_key,
1885 index_dst_di, &log_key,
1904 search_key.objectid = log_key.objectid;
1917 search_key.objectid = log_key.objectid;
1931 &name, &log_key);