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

  /src/sys/fs/adosfs/
adosfs.h 168 int adosfs_getblktype(struct adosfsmount *, struct buf *);
adutil.c 53 adosfs_getblktype(struct adosfsmount *amp, struct buf *bp) function in typeref:typename:int
advfsops.c 420 switch (ap->type = adosfs_getblktype(amp, bp)) {

Completed in 13 milliseconds