Searched defs:vfs_init (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/boot/sys/sys/ | ||
H A D | mount.h | 641 vfs_init_t *vfs_init; member |
/titanic_51/usr/src/uts/common/fs/ | ||
H A D | vfs.c | 535 vfs_init(vfs_t *vfsp, vfsops_t *op, void *data) in vfs_init() function |