Home
last modified time | relevance | path

Searched defs:rtb (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/xfs/scrub/
Drtbitmap_repair.c43 struct xchk_rtbitmap *rtb) in xrep_setup_rtbitmap()
101 struct xchk_rtbitmap *rtb, in xfbmp_load()
122 struct xchk_rtbitmap *rtb, in xfbmp_store()
138 struct xchk_rtbitmap *rtb, in xfbmp_copyin()
149 struct xchk_rtbitmap *rtb, in xfbmp_copyout()
161 struct xchk_rtbitmap *rtb, in xrep_rtbitmap_or()
183 struct xchk_rtbitmap *rtb, in xrep_rtbitmap_mark_free()
305 struct xchk_rtbitmap *rtb = priv; in xrep_rtbitmap_walk_rtrmap() local
328 struct xchk_rtbitmap *rtb) in xrep_rtbitmap_find_freespace()
367 struct xchk_rtbitmap *rtb = data; in xrep_rtbitmap_prep_buf() local
[all …]
Drtbitmap.c37 struct xchk_rtbitmap *rtb; in xchk_setup_rtbitmap() local
95 struct xchk_rtbitmap *rtb, in xchk_rtbitmap_xref()
125 struct xchk_rtbitmap *rtb = priv; in xchk_rtbitmap_rec() local
196 struct xchk_rtbitmap *rtb = sc->buf; in xchk_rtbitmap() local
Drtbitmap.h73 # define xrep_setup_rtbitmap(sc, rtb) (0) argument
/linux-6.14.4/fs/xfs/
Dxfs_qm.h43 struct xfs_quota_limits rtb; member
/linux-6.14.4/kernel/locking/
Drtmutex_api.c37 void rt_mutex_base_init(struct rt_mutex_base *rtb) in rt_mutex_base_init()