fs_nosys 22 fs/xfs/linux-2.6/xfs_fs_subr.h extern int fs_nosys(void); fs_nosys 32 fs/xfs/xfs_dmops.c .xfs_send_data = (xfs_send_data_t)fs_nosys, fs_nosys 34 fs/xfs/xfs_dmops.c .xfs_send_destroy = (xfs_send_destroy_t)fs_nosys, fs_nosys 35 fs/xfs/xfs_dmops.c .xfs_send_namesp = (xfs_send_namesp_t)fs_nosys, fs_nosys 36 fs/xfs/xfs_dmops.c .xfs_send_mount = (xfs_send_mount_t)fs_nosys, fs_nosys 130 fs/xfs/xfs_qmops.c .xfs_quotactl = (xfs_quotactl_t) fs_nosys,