Home
last modified time | relevance | path

Searched refs:nr_words (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/scrub/
A Drtbitmap_repair.c141 xrep_wordcnt_t nr_words) in xfbmp_copyin() argument
143 return xfile_store(rtb->sc->xfile, word, nr_words << XFS_WORDLOG, in xfbmp_copyin()
152 xrep_wordcnt_t nr_words) in xfbmp_copyout() argument
154 return xfile_load(rtb->sc->xfile, word, nr_words << XFS_WORDLOG, in xfbmp_copyout()
A Drtsummary.h29 union xfs_suminfo_raw *rawinfo, unsigned int nr_words);
A Drtsummary.c145 unsigned int nr_words) in xfsum_copyout() argument
147 return xfile_load(sc->xfile, rawinfo, nr_words << XFS_WORDLOG, in xfsum_copyout()

Completed in 5 milliseconds