Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dfindparent.c240 struct xrep_parent_scan_info *pscan; in xrep_findparent_live_update() local
243 pscan = container_of(nb, struct xrep_parent_scan_info, in xrep_findparent_live_update()
245 sc = pscan->sc; in xrep_findparent_live_update()
253 xchk_iscan_want_live_update(&pscan->iscan, I_INO(p->dp))) { in xrep_findparent_live_update()
255 xrep_findparent_scan_found(pscan, I_INO(p->dp)); in xrep_findparent_live_update()
257 xrep_findparent_scan_found(pscan, NULLFSINO); in xrep_findparent_live_update()
270 struct xrep_parent_scan_info *pscan, in __xrep_findparent_scan_start() argument
280 pscan->sc = sc; in __xrep_findparent_scan_start()
281 pscan->parent_ino = NULLFSINO; in __xrep_findparent_scan_start()
283 mutex_init(&pscan in __xrep_findparent_scan_start()
320 xrep_findparent_scan(struct xrep_parent_scan_info * pscan) xrep_findparent_scan() argument
349 xrep_findparent_scan_teardown(struct xrep_parent_scan_info * pscan) xrep_findparent_scan_teardown() argument
359 xrep_findparent_scan_finish_early(struct xrep_parent_scan_info * pscan,xfs_ino_t ino) xrep_findparent_scan_finish_early() argument
[all...]
H A Ddir_repair.c145 struct xrep_parent_scan_info pscan; member
174 xrep_findparent_scan_teardown(&rd->pscan); in xrep_dir_teardown()
268 xrep_findparent_scan_finish_early(&rd->pscan, ino); in xrep_dir_find_parent()
274 xrep_findparent_scan_finish_early(&rd->pscan, ino); in xrep_dir_find_parent()
280 xrep_findparent_scan_finish_early(&rd->pscan, ino); in xrep_dir_find_parent()
290 return xrep_findparent_scan(&rd->pscan); in xrep_dir_find_parent()
857 mutex_lock(&rd->pscan.lock); in xrep_dir_replay_updates()
870 mutex_unlock(&rd->pscan.lock); in xrep_dir_replay_updates()
875 mutex_lock(&rd->pscan.lock); in xrep_dir_replay_updates()
881 mutex_unlock(&rd->pscan.lock); in xrep_dir_replay_updates()
[all …]
/linux/
H A DCREDITS136 D: Author of pscan that helps to fix lp/parport bugs