Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.c649 u64 max_useless; in drop_dirty_roots() local
711 max_useless = oldest->root_key.offset - 1; in drop_dirty_roots()
713 max_useless = root->root_key.offset - 1; in drop_dirty_roots()
721 ret = btrfs_remove_leaf_refs(root, max_useless, 0); in drop_dirty_roots()