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

  /src/usr.bin/systat/
bufcache.c 88 static struct mount *ml_lookup(struct mount *, int, int);
325 (void)ml_lookup(mp, bp->b_bufsize,
414 ml_lookup(struct mount *maddr, int size, int valid) function in typeref:struct:mount *
bufcache.c 88 static struct mount *ml_lookup(struct mount *, int, int);
325 (void)ml_lookup(mp, bp->b_bufsize,
414 ml_lookup(struct mount *maddr, int size, int valid) function in typeref:struct:mount *

Completed in 23 milliseconds