Searched refs:xfs_errortag_add (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_error.h138 extern int xfs_errortag_add(int error_tag, xfs_mount_t *mp);
142 #define xfs_errortag_add(tag, mp) (ENOSYS) macro
H A Dxfs_error.c87 xfs_errortag_add(int error_tag, xfs_mount_t *mp) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c1513 error = xfs_errortag_add(in.errtag, mp);

Completed in 31 milliseconds