Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dnlinks.c123 int children_delta) in xchk_nlinks_update_incore() argument
136 backrefs_delta, children_delta); in xchk_nlinks_update_incore()
140 careful_add(&nl.children, children_delta); in xchk_nlinks_update_incore()
Dtrace.h1552 int backrefs_delta, int children_delta),
1553 TP_ARGS(mp, ino, live, parents_delta, backrefs_delta, children_delta),
1562 __field(int, children_delta)
1572 __entry->children_delta = children_delta;
1581 __entry->children_delta,