Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_sysfs.h49 int xfs_error_sysfs_init(struct xfs_mount *mp);
Dxfs_sysfs.c626 xfs_error_sysfs_init( in xfs_error_sysfs_init() function
Dxfs_mount.c718 error = xfs_error_sysfs_init(mp); in xfs_mountfs()