Home
last modified time | relevance | path

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

/DragonOS/kernel/src/process/
H A Dcred.rs104 let ga_count = ga.gids.len(); in fscmp() localVariable
107 if ga_count < gb_count { in fscmp()
110 if ga_count > gb_count { in fscmp()
114 for i in 0..ga_count { in fscmp()