Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_ioctl32.c220 bulkstat_one_fmt_pf bs_one_func = xfs_fsbulkstat_one_fmt_compat; in xfs_compat_ioc_fsbulkstat() local
233 bs_one_func = xfs_fsbulkstat_one_fmt; in xfs_compat_ioc_fsbulkstat()
287 error = xfs_bulkstat_one(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()
291 error = xfs_bulkstat(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()