Searched refs:wordoff (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/xfs/scrub/ |
| H A D | rtbitmap_repair.c | 102 xrep_wordoff_t wordoff, in xfbmp_load() argument 112 wordoff << XFS_WORDLOG); in xfbmp_load() 123 xrep_wordoff_t wordoff, in xfbmp_store() argument 133 wordoff << XFS_WORDLOG); in xfbmp_store() 139 xrep_wordoff_t wordoff, in xfbmp_copyin() argument 144 wordoff << XFS_WORDLOG); in xfbmp_copyin() 150 xrep_wordoff_t wordoff, in xfbmp_copyout() argument 155 wordoff << XFS_WORDLOG); in xfbmp_copyout() 162 xrep_wordoff_t wordoff, in xrep_rtbitmap_or() argument 272 while (wordoff < nextwordoff) { in xrep_rtbitmap_mark_free() [all …]
|
| H A D | trace.h | 3691 TP_ARGS(mp, wordoff, mask, word), 3695 __field(unsigned long long, wordoff) 3702 __entry->wordoff = wordoff; 3709 __entry->wordoff, 3746 TP_ARGS(mp, rbmoff, wordoff, wordcnt), 3751 __field(unsigned long long, wordoff) 3758 __entry->wordoff = wordoff; 3765 __entry->wordoff, 3777 __field(unsigned long long, wordoff) 3786 __entry->wordoff = wordoff; [all …]
|