Searched refs:children_delta (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | nlinks.c | 123 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()
|
| H A D | trace.h | 1557 int backrefs_delta, int children_delta), 1558 TP_ARGS(mp, ino, live, parents_delta, backrefs_delta, children_delta), 1567 __field(int, children_delta) 1577 __entry->children_delta = children_delta; 1586 __entry->children_delta,
|