Searched refs:map_deny (Results 1 – 1 of 1) sorted by relevance
2295 boolean_t map_deny = B_FALSE; in check_client_old() local2363 map_deny = B_FALSE; in check_client_old()2394 if (perm & NFSAUTH_UIDMAP || map_deny) in check_client_old()2435 map_deny = B_TRUE; in check_client_old()2467 if (perm & NFSAUTH_GIDMAP || map_deny) in check_client_old()2508 map_deny = B_TRUE; in check_client_old()2542 if (map_deny) in check_client_old()2654 boolean_t map_deny = B_FALSE; in check_client_new() local2732 map_deny = B_FALSE; in check_client_new()2763 if (!match || perm & NFSAUTH_UIDMAP || map_deny) in check_client_new()[all …]