Searched refs:allowed_operations (Results 1 – 1 of 1) sorted by relevance
505 static int allowed_operations; variable573 if ((allowed_operations & FA_OPEN) != 0) { in fileargs_add_cache()582 if ((allowed_operations & FA_LSTAT) != 0) { in fileargs_add_cache()602 if ((allowed_operations & operation) == 0) in fileargs_allowed()627 allowed_operations = (int)dnvlist_get_number(newlimits, "operations", 0); in fileargs_limit()