Searched defs:nfs_idmap_cache_flush (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c173 static void nfs_idmap_cache_flush(idmap_cache_info_t *);
1096 nfs_idmap_cache_flush(cip);
1116 nfs_idmap_cache_flush(&nig->u2s_ci);
1117 nfs_idmap_cache_flush(&nig->s2u_ci);
1118 nfs_idmap_cache_flush(&nig->g2s_ci);
1119 nfs_idmap_cache_flush(&nig->s2g_ci);
1168 nfs_idmap_cache_flush(idmap_cache_info_t *cip) function

Completed in 47 milliseconds