Home
last modified time | relevance | path

Searched refs:inode_records (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_iwalk.h23 unsigned int inode_records, void *data);
26 unsigned int inode_records, bool poll, void *data);
H A Dxfs_iwalk.c556 unsigned int inode_records, in xfs_iwalk() argument
565 .sz_recs = xfs_iwalk_prefetch(inode_records), in xfs_iwalk()
644 unsigned int inode_records, in xfs_iwalk_threaded() argument
677 iwag->sz_recs = xfs_iwalk_prefetch(inode_records); in xfs_iwalk_threaded()