Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dtrace.h1669 __field(unsigned int, child_gen)
1679 __entry->child_gen = VFS_I(ip)->i_generation;
1689 __entry->child_gen,
1715 __field(unsigned int, child_gen)
1726 __entry->child_gen = VFS_I(ip)->i_generation;
1737 __entry->child_gen,
/linux-6.12.1/fs/btrfs/
Dqgroup.c2478 u64 child_gen; in qgroup_trace_new_subtree_blocks() local
2497 child_gen = btrfs_node_ptr_generation(eb, parent_slot); in qgroup_trace_new_subtree_blocks()
2500 if (child_gen < last_snapshot) in qgroup_trace_new_subtree_blocks()