Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_ioctl32.c221 bulkstat_one_fmt_pf bs_one_func = xfs_fsbulkstat_one_fmt_compat; in xfs_compat_ioc_fsbulkstat() local
234 bs_one_func = xfs_fsbulkstat_one_fmt; in xfs_compat_ioc_fsbulkstat()
288 error = xfs_bulkstat_one(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()
292 error = xfs_bulkstat(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()