Searched refs:xfs_fsbulkstat_one_fmt (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_ioctl.h68 int xfs_fsbulkstat_one_fmt(struct xfs_ibulk *breq,
H A Dxfs_ioctl.c634 xfs_fsbulkstat_one_fmt( function
717 error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt);
720 error = xfs_bulkstat(&breq, xfs_fsbulkstat_one_fmt);
H A Dxfs_ioctl32.c233 bs_one_func = xfs_fsbulkstat_one_fmt;

Completed in 118 milliseconds