Home
last modified time | relevance | path

Searched refs:flush_nm (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c2091 flush_nm(boolean_t is_user, cmd_pos_t *pos) in flush_nm() function
2138 flush_nm(B_TRUE, pos) < 0 && in do_import()
2140 flush_nm(B_FALSE, pos) < 0)) { in do_import()
2663 rc = flush_nm(B_TRUE, pos); in do_remove_name_mapping()
2666 rc = flush_nm(B_FALSE, pos); in do_remove_name_mapping()