Searched refs:xfs_bulkstat_to_bstat (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_itable.h | 54 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
|
H A D | xfs_itable.c | 270 xfs_bulkstat_to_bstat( in xfs_bulkstat_to_bstat() function
|
H A D | xfs_ioctl32.c | 180 xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); in xfs_fsbulkstat_one_fmt_compat()
|
H A D | xfs_ioctl.c | 717 xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); in xfs_fsbulkstat_one_fmt()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_itable.h | 58 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
|
H A D | xfs_itable.c | 329 xfs_bulkstat_to_bstat( in xfs_bulkstat_to_bstat() function
|
H A D | xfs_ioctl32.c | 166 xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); in xfs_fsbulkstat_one_fmt_compat()
|
H A D | xfs_ioctl.c | 639 xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); in xfs_fsbulkstat_one_fmt()
|
Completed in 8 milliseconds