Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_error.h50 extern int xfs_errortag_set(struct xfs_mount *mp, unsigned int error_tag,
58 #define xfs_errortag_set(mp, tag, val) (ENOSYS) macro
A Dxfs_error.c101 ret = xfs_errortag_set(mp, xfs_attr->tag, val); in xfs_errortag_attr_store()
288 xfs_errortag_set( in xfs_errortag_set() function
310 return xfs_errortag_set(mp, error_tag, in xfs_errortag_add()

Completed in 5 milliseconds