Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dtrace.h1674 __field(unsigned int, child_gen)
1684 __entry->child_gen = VFS_I(ip)->i_generation;
1694 __entry->child_gen,
1720 __field(unsigned int, child_gen)
1731 __entry->child_gen = VFS_I(ip)->i_generation;
1742 __entry->child_gen,
/linux/fs/btrfs/
H A Dqgroup.c2469 u64 child_gen; in qgroup_trace_new_subtree_blocks() local
2488 child_gen = btrfs_node_ptr_generation(eb, parent_slot); in qgroup_trace_new_subtree_blocks()
2491 if (child_gen < last_snapshot) in qgroup_trace_new_subtree_blocks()