Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dtrace.h1682 __field(unsigned int, child_gen)
1692 __entry->child_gen = VFS_I(ip)->i_generation;
1702 __entry->child_gen,
1728 __field(unsigned int, child_gen)
1739 __entry->child_gen = VFS_I(ip)->i_generation;
1750 __entry->child_gen,
/linux-6.15/fs/btrfs/
H A Dqgroup.c2465 u64 child_gen; in qgroup_trace_new_subtree_blocks() local
2484 child_gen = btrfs_node_ptr_generation(eb, parent_slot); in qgroup_trace_new_subtree_blocks()
2487 if (child_gen < last_snapshot) in qgroup_trace_new_subtree_blocks()