Home
last modified time | relevance | path

Searched refs:gfs_root_create_file (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dgfs.h103 extern vnode_t *gfs_root_create_file(size_t, struct vfs *, vnodeops_t *,
/titanic_41/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vnops.c364 vp = gfs_root_create_file(sizeof (shnode_t), in sharefs_create_root_file()
/titanic_41/usr/src/uts/common/fs/
H A Dgfs.c580 gfs_root_create_file(size_t size, vfs_t *vfsp, vnodeops_t *ops, ino64_t ino) in gfs_root_create_file() function