Searched defs:iscan (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Discan.h63 xchk_iscan_aborted(const struct xchk_iscan *iscan) argument
69 xchk_iscan_abort(struct xchk_iscan *iscan) argument
[all...]
H A Dquotacheck.h48 struct xchk_iscan iscan; member in struct:xqcheck
H A Discan.c59 xchk_iscan_mask_skipino( struct xchk_iscan *iscan, struct xfs_perag *pag, struct xfs_inobt_rec_incore *rec, xfs_agino_t lastrecino) argument
85 xchk_iscan_find_next( struct xchk_iscan *iscan, struct xfs_buf *agi_bp, struct xfs_perag *pag, xfs_inofree_t *allocmaskp, xfs_agino_t *cursor, uint8_t *nr_inodesp) argument
199 xchk_iscan_move_cursor( struct xchk_iscan *iscan, xfs_agnumber_t agno, xfs_agino_t agino) argument
234 xchk_iscan_finish( struct xchk_iscan *iscan) argument
258 xchk_iscan_advance( struct xchk_iscan *iscan, struct xfs_perag **pagp, struct xfs_buf **agi_bpp, xfs_inofree_t *allocmaskp, uint8_t *nr_inodesp) argument
335 xchk_iscan_iget_retry( struct xchk_iscan *iscan, bool wait) argument
375 xchk_iscan_iget( struct xchk_iscan *iscan, struct xfs_perag *pag, struct xfs_buf *agi_bp, xfs_inofree_t allocmask, uint8_t nr_inodes) argument
482 xchk_iscan_finish_batch( struct xchk_iscan *iscan) argument
509 xchk_iscan_iter_batch( struct xchk_iscan *iscan) argument
558 xchk_iscan_iter( struct xchk_iscan *iscan, struct xfs_inode **ipp) argument
587 xchk_iscan_iter_finish( struct xchk_iscan *iscan) argument
603 xchk_iscan_teardown( struct xchk_iscan *iscan) argument
636 xchk_iscan_start( struct xfs_scrub *sc, unsigned int iget_timeout, unsigned int iget_retry_delay, struct xchk_iscan *iscan) argument
667 xchk_iscan_mark_visited( struct xchk_iscan *iscan, struct xfs_inode *ip) argument
683 xchk_iscan_skipped( const struct xchk_iscan *iscan, xfs_ino_t ino) argument
704 xchk_iscan_want_live_update( struct xchk_iscan *iscan, xfs_ino_t ino) argument
[all...]
H A Drmap_repair.c146 struct xchk_iscan iscan; member in struct:xrep_rmap
1526 xrep_rmapbt_want_live_update( struct xchk_iscan *iscan, const struct xfs_owner_info *oi) argument
[all...]

Completed in 127 milliseconds