Searched defs:inode_records (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_iwalk.c | 537 xfs_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, void *data) xfs_iwalk() argument 610 xfs_iwalk_threaded( struct xfs_mount *mp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, bool polled, void *data) xfs_iwalk_threaded() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_iwalk.c | 550 xfs_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, void *data) xfs_iwalk() argument 639 xfs_iwalk_threaded( struct xfs_mount *mp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, bool polled, void *data) xfs_iwalk_threaded() argument
|
Completed in 3 milliseconds