Searched refs:fs_nosys (Results 1 – 4 of 4) sorted by relevance
47 .xfs_send_data = (xfs_send_data_t)fs_nosys,49 .xfs_send_destroy = (xfs_send_destroy_t)fs_nosys,50 .xfs_send_namesp = (xfs_send_namesp_t)fs_nosys,
1922 .vfs_dmapiops = (vfs_dmapiops_t)fs_nosys,1923 .vfs_quotactl = (vfs_quotactl_t)fs_nosys,
42 extern int fs_nosys(void);
48 fs_nosys(void) in fs_nosys() function