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

  /src/sys/fs/hfs/
hfs.h 165 void hfs_vinit (struct mount *, int (**)(void *), int (**)(void *),
hfs_subr.c 59 hfs_vinit(struct mount *mp, int (**specops)(void *), int (**fifoops)(void *), function in typeref:typename:void
hfs_vfsops.c 592 hfs_vinit(mp, hfs_specop_p, hfs_fifoop_p, &vp);

Completed in 45 milliseconds