Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dinode.c3464 u64 last_objectid = 0; in btrfs_orphan_cleanup() local
3517 if (found_key.offset == last_objectid) { in btrfs_orphan_cleanup()
3531 last_objectid = found_key.offset; in btrfs_orphan_cleanup()
3536 inode = btrfs_iget(fs_info->sb, last_objectid, root); in btrfs_orphan_cleanup()