Searched refs:VnodeOps (Results 1 – 6 of 6) sorted by relevance
110 struct VnodeOps;123 struct VnodeOps *vop; /* vnode operations */138 struct VnodeOps { struct169 int VnodeAlloc(struct VnodeOps *vop, struct Vnode **newVnode); argument
46 static struct VnodeOps g_devfsOps;134 int VnodeAlloc(struct VnodeOps *vop, struct Vnode **newVnode) in VnodeAlloc()689 static struct VnodeOps g_devfsOps = {
45 static struct VnodeOps g_procfsVops;452 static struct VnodeOps g_procfsVops = {
209 static struct VnodeOps g_errorVnodeOps = {
61 struct VnodeOps g_jffs2Vops;950 struct VnodeOps g_jffs2Vops = {
62 struct VnodeOps fatfs_vops; /* forward define */2414 struct VnodeOps fatfs_vops = {