Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dfs.h789 u64 last_root_drop_gen; member
818 WRITE_ONCE(fs_info->last_root_drop_gen, gen); in btrfs_set_last_root_drop_gen()
823 return READ_ONCE(fs_info->last_root_drop_gen); in btrfs_get_last_root_drop_gen()