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

  /src/sys/fs/msdosfs/
msdosfs_denode.c 91 fh_compare_node_fh(void *ctx, const void *b, const void *key) function in typeref:typename:int
109 return fh_compare_node_fh(ctx, parent, &np->fh_key);
118 .rbto_compare_key = fh_compare_node_fh,

Completed in 14 milliseconds