Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_ioctl32.c232 bulkstat_one_fmt_pf bs_one_func = xfs_fsbulkstat_one_fmt_compat; in xfs_compat_ioc_fsbulkstat() local
245 bs_one_func = xfs_fsbulkstat_one_fmt; in xfs_compat_ioc_fsbulkstat()
299 error = xfs_bulkstat_one(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()
303 error = xfs_bulkstat(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()