Searched defs:VFSP (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libbc/inc/include/sys/ | ||
H A D | vfs.h | 98 #define VFS_MOUNT(VFSP, PATH, DATA) \ argument |
/titanic_51/usr/src/uts/common/sys/fs/ | ||
H A D | lofs_info.h | 109 #define vtoli(VFSP) ((struct loinfo *)((VFSP)->vfs_data)) argument |
H A D | hsfs_node.h | 326 #define VFS_TO_HSFS(VFSP) ((struct hsfs *)(VFSP)->vfs_data) argument |
H A D | pc_fs.h | 489 #define VFSTOPCFS(VFSP) ((struct pcfs *)((VFSP)->vfs_data)) argument |