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

/linux-master/fs/btrfs/
H A Dinode.c3503 u64 last_objectid = 0; local
3556 if (found_key.offset == last_objectid) {
3570 last_objectid = found_key.offset;
3575 inode = btrfs_iget(fs_info->sb, last_objectid, root);

Completed in 152 milliseconds