Searched refs:gfsd_static (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/
H A Dgfs.c534 dp->gfsd_static = kmem_alloc(
536 bcopy(entries, dp->gfsd_static,
626 ge = &dp->gfsd_static[i];
702 kmem_free(dp->gfsd_static,
811 ge = &dp->gfsd_static[i];
920 ge = &dp->gfsd_static[i];
1025 off, ino, dp->gfsd_static[off].gfse_name, 0))
H A Dxattr.c1268 dp->gfsd_static[off].gfse_name,
1276 ino, dp->gfsd_static[off].gfse_name,
1556 kmem_free(dp->gfsd_static,
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dgfs.h87 gfs_dirent_t *gfsd_static; /* statically defined entries */ member in struct:gfs_dir

Completed in 98 milliseconds