Home
last modified time | relevance | path

Searched refs:xfs_bulkstat_to_bstat (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_itable.h59 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
H A Dxfs_itable.c350 xfs_bulkstat_to_bstat( in xfs_bulkstat_to_bstat() function
H A Dxfs_ioctl.c61 xfs_bulkstat_to_bstat(breq->mp, &bs1, bstat); in xfs_fsbulkstat_one_fmt()