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

  /src/sys/fs/filecorefs/
filecore_extern.h 97 #define VFSTOFILECORE(mp) ((struct filecore_mnt *)((mp)->mnt_data))
filecore_vfsops.c 237 fcmp = VFSTOFILECORE(mp);
286 fcmp = VFSTOFILECORE(mp);
296 fcmp = VFSTOFILECORE(mp);
448 fcmp = VFSTOFILECORE(mp);
482 struct filecore_mnt *fcmp = VFSTOFILECORE(mp);
filecore_node.c 142 fcmp = VFSTOFILECORE(mp);

Completed in 12 milliseconds