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

  /src/sys/fs/filecorefs/
filecore.h 101 struct filecore_disc_record { struct
filecore_extern.h 94 struct filecore_disc_record drec;
filecore_vfsops.c 312 struct filecore_disc_record *fcdr;
344 fcdr = (struct filecore_disc_record *)((char *)(bp->b_data) +
364 fcdr = (struct filecore_disc_record *)((char *)(bp->b_data) + 4);

Completed in 11 milliseconds