HomeSort by: relevance | last modified time | path
    Searched defs:aiost_file_group_cmp (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
sys_aio.c 173 aiost_file_group_cmp(struct aiost_file_group *a, struct aiost_file_group *b) function in typeref:typename:int
186 RB_PROTOTYPE(aiost_file_tree, aiost_file_group, tree, aiost_file_group_cmp);
187 RB_GENERATE(aiost_file_tree, aiost_file_group, tree, aiost_file_group_cmp);
sys_aio.c 173 aiost_file_group_cmp(struct aiost_file_group *a, struct aiost_file_group *b) function in typeref:typename:int
186 RB_PROTOTYPE(aiost_file_tree, aiost_file_group, tree, aiost_file_group_cmp);
187 RB_GENERATE(aiost_file_tree, aiost_file_group, tree, aiost_file_group_cmp);
sys_aio.c 173 aiost_file_group_cmp(struct aiost_file_group *a, struct aiost_file_group *b) function in typeref:typename:int
186 RB_PROTOTYPE(aiost_file_tree, aiost_file_group, tree, aiost_file_group_cmp);
187 RB_GENERATE(aiost_file_tree, aiost_file_group, tree, aiost_file_group_cmp);

Completed in 68 milliseconds