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

/haiku-fatelf/src/add-ons/kernel/file_systems/googlefs/
H A Dgooglefs.c56 static fs_vnode_ops sGoogleFSVnodeOps; variable
172 err = publish_vnode(_vol, *vnid, root, &sGoogleFSVnodeOps, S_IFDIR, 0);
280 _node->ops = &sGoogleFSVnodeOps;
1597 static fs_vnode_ops sGoogleFSVnodeOps = { variable

Completed in 39 milliseconds