Searched defs:inobt_records (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iwalk.c | 492 unsigned int inobt_records; in xfs_iwalk_prefetch() local 671 xfs_inobt_walk_prefetch( unsigned int inobt_records) xfs_inobt_walk_prefetch() argument 702 xfs_inobt_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_inobt_walk_fn inobt_walk_fn, unsigned int inobt_records, void *data) xfs_inobt_walk() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iwalk.c | 505 unsigned int inobt_records; in xfs_iwalk_prefetch() local 705 xfs_inobt_walk_prefetch( unsigned int inobt_records) xfs_inobt_walk_prefetch() argument 736 xfs_inobt_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_inobt_walk_fn inobt_walk_fn, unsigned int inobt_records, void *data) xfs_inobt_walk() argument [all...] |
Completed in 2 milliseconds