Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_sysfs.h56 int xfs_error_sysfs_init(struct xfs_mount *mp);
Dxfs_sysfs.c655 xfs_error_sysfs_init( in xfs_error_sysfs_init() function
Dxfs_mount.c705 error = xfs_error_sysfs_init(mp); in xfs_mountfs()