Searched refs:msg_done (Results 1 – 3 of 3) sorted by relevance
328 static int msg_done = 0; in nfs_idmap_str_uid() local367 if (!msg_done) { in nfs_idmap_str_uid()370 msg_done = 1; in nfs_idmap_str_uid()431 static int msg_done = 0; in nfs_idmap_uid_str() local453 if (!msg_done) { in nfs_idmap_uid_str()456 msg_done = 1; in nfs_idmap_uid_str()502 static int msg_done = 0; in nfs_idmap_str_gid() local541 if (!msg_done) { in nfs_idmap_str_gid()544 msg_done = 1; in nfs_idmap_str_gid()605 static int msg_done = 0; in nfs_idmap_gid_str() local[all …]
842 static int msg_done = 0; in open_diag_file() local849 if (msg_done) in open_diag_file()854 msg_done = 1; in open_diag_file()
92 static uint64_t msg_done[NS_ERRS] = {0}; in resolv_error()101 msg_done[h_errno]++; in resolv_error()102 if (!(msg_done[h_errno] % NFSMAPID_SLOG_RATE)) in resolv_error()113 msg_done[h_errno]++; in resolv_error()114 if (!(msg_done[h_errno] % NFSMAPID_SLOG_RATE)) in resolv_error()133 msg_done[h_errno]++; in resolv_error()134 if (!(msg_done[h_errno] % NFSMAPID_SLOG_RATE)) in resolv_error()324 static uint64_t msg_done = 0; in resolve_process_txt() local352 } else if (!(msg_done++ % NFSMAPID_SLOG_RATE)) { in resolve_process_txt()724 static uint64_t msg_done = 0; in get_dns_txt_domain() local[all …]