Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dstats.h23 int xchk_mount_stats_alloc(struct xfs_mount *mp);
50 # define xchk_mount_stats_alloc(mp) (0) macro
H A Dstats.c379 xchk_mount_stats_alloc( in xchk_mount_stats_alloc() function
/openbmc/linux/fs/xfs/
H A Dxfs_super.c1575 error = xchk_mount_stats_alloc(mp); in xfs_fs_fill_super()