Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drcbag.c34 struct rcbag **bagp) in rcbag_init() argument
50 *bagp = bag; in rcbag_init()
60 struct rcbag **bagp) in rcbag_free() argument
62 struct rcbag *bag = *bagp; in rcbag_free()
66 *bagp = NULL; in rcbag_free()
H A Drcbag.h14 struct rcbag **bagp);
15 void rcbag_free(struct rcbag **bagp);