Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_sysfs.h51 int xfs_error_sysfs_init(struct xfs_mount *mp);
Dxfs_sysfs.c577 xfs_error_sysfs_init( in xfs_error_sysfs_init() function
Dxfs_mount.c763 error = xfs_error_sysfs_init(mp); in xfs_mountfs()