Searched hist:"1 e773c4989d2dfe08332b4c18f7e1d7ad633015c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_itable.h | diff 1e773c4989d2dfe08332b4c18f7e1d7ad633015c Sun Aug 03 20:22:31 CDT 2014 Jie Liu <jeff.liu@oracle.com> xfs: introduce xfs_bulkstat_ag_ichunk
Introduce xfs_bulkstat_ag_ichunk() to process inodes in chunk with a pointer to a formatter function that will iget the inode and fill in the appropriate structure.
Refactor xfs_bulkstat() with it.
Signed-off-by: Jie Liu <jeff.liu@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
|
H A D | xfs_itable.c | diff 1e773c4989d2dfe08332b4c18f7e1d7ad633015c Sun Aug 03 20:22:31 CDT 2014 Jie Liu <jeff.liu@oracle.com> xfs: introduce xfs_bulkstat_ag_ichunk
Introduce xfs_bulkstat_ag_ichunk() to process inodes in chunk with a pointer to a formatter function that will iget the inode and fill in the appropriate structure.
Refactor xfs_bulkstat() with it.
Signed-off-by: Jie Liu <jeff.liu@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
|