Searched refs:nfs_idmap_cache_flush (Results 1 – 1 of 1) sorted by relevance
173 static void nfs_idmap_cache_flush(idmap_cache_info_t *);1096 nfs_idmap_cache_flush(cip); in nfs_idmap_cache_destroy()1116 nfs_idmap_cache_flush(&nig->u2s_ci); in nfs_idmap_args()1117 nfs_idmap_cache_flush(&nig->s2u_ci); in nfs_idmap_args()1118 nfs_idmap_cache_flush(&nig->g2s_ci); in nfs_idmap_args()1119 nfs_idmap_cache_flush(&nig->s2g_ci); in nfs_idmap_args()1168 nfs_idmap_cache_flush(idmap_cache_info_t *cip) in nfs_idmap_cache_flush() function