Home
last modified time | relevance | path

Searched refs:sdev_vnodeops_tbl (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c163 error = vn_make_ops("dev", sdev_vnodeops_tbl, &sdev_vnodeops); in devinit()
H A Dsdev_vnops.c1539 const fs_operation_def_t sdev_vnodeops_tbl[] = { variable
1569 int sdev_vnodeops_tbl_size = sizeof (sdev_vnodeops_tbl);
H A Dsdev_subr.c2959 bcopy((void *)sdev_vnodeops_tbl, new, sdev_vnodeops_tbl_size); in sdev_merge_vtab()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h526 extern const fs_operation_def_t sdev_vnodeops_tbl[];