Searched refs:gfs_opsvec_t (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c60 static gfs_opsvec_t objfs_opsvec[];
119 static gfs_opsvec_t objfs_opsvec[] = {
/opensolaris-onvv-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c55 static gfs_opsvec_t sharefs_opsvec[];
145 static gfs_opsvec_t sharefs_opsvec[] = {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dgfs.h51 } gfs_opsvec_t; typedef in typeref:struct:gfs_opsvec
53 int gfs_make_opsvec(gfs_opsvec_t *);
/opensolaris-onvv-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c92 static gfs_opsvec_t ctfs_opsvec[];
165 static gfs_opsvec_t ctfs_opsvec[] = {
/opensolaris-onvv-gate/usr/src/uts/common/fs/
H A Dgfs.c117 * This routine takes an array of gfs_opsvec_t's. It could
118 * alternatively take an array of gfs_opsvec_t*'s, which would allow
125 gfs_make_opsvec(gfs_opsvec_t *vec)
H A Dxattr.c1415 static gfs_opsvec_t xattr_opsvec[] = {
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c129 static gfs_opsvec_t zfsctl_opsvec[] = {

Completed in 98 milliseconds