Searched defs:has_more (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ | ||
H A D | xfs_iwalk.c | 258 xfs_iwalk_ag_start( struct xfs_iwalk_ag *iwag, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_btree_cur **curpp, struct xfs_buf **agi_bpp, int *has_more) xfs_iwalk_ag_start() argument 346 xfs_iwalk_run_callbacks( struct xfs_iwalk_ag *iwag, xfs_agnumber_t agno, struct xfs_btree_cur **curpp, struct xfs_buf **agi_bpp, int *has_more) xfs_iwalk_run_callbacks() argument 397 int has_more; xfs_iwalk_ag() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/ | ||
H A D | xfs_iwalk.c | 263 xfs_iwalk_ag_start( struct xfs_iwalk_ag *iwag, xfs_agino_t agino, struct xfs_btree_cur **curpp, struct xfs_buf **agi_bpp, int *has_more) xfs_iwalk_ag_start() argument 351 xfs_iwalk_run_callbacks( struct xfs_iwalk_ag *iwag, struct xfs_btree_cur **curpp, struct xfs_buf **agi_bpp, int *has_more) xfs_iwalk_run_callbacks() argument 411 int has_more; xfs_iwalk_ag() local [all...] |
Completed in 2 milliseconds