Searched refs:vnode_vtype (Results 1 – 10 of 10) sorted by relevance
178 vtype = vnode_vtype(vp); in fuse_internal_access()333 (vnode_vtype(vp) == VDIR ? FUSE_FSYNCDIR : FUSE_FSYNC))) { in fuse_internal_fsync()701 if (nlink <= 1 || vnode_vtype(vp) == VDIR) { in fuse_internal_remove()903 if (vtyp != vnode_vtype(vp)) { in fuse_internal_do_getattr()1162 if (vnode_vtype(vp) != vtyp) { in fuse_internal_setattr()1163 if (vnode_vtype(vp) == VNON && vtyp != VNON) { in fuse_internal_setattr()
338 if (vnode_vtype(vp) == VREG) in fuse_vnode_open()357 if (vnode_vtype(vp) == VDIR) { in fuse_vnode_savesize()
94 vnode_vtype(struct vnode *vp) in vnode_vtype() function
840 vap->va_type = vnode_vtype(vp); in fuse_vnop_getattr()929 err = fuse_internal_checkentry(feo, vnode_vtype(vp)); in fuse_vnop_link()
44 #define vnode_vtype(v) ((v)->v_type) macro
2613 retnum += nfsrv_buildacl(nd, aclp, vnode_vtype(vp), p); in nfsv4_fillattr()
156 if (vnode_vtype(vp) == VDIR) in nfsrvd_access()397 if (vnode_vtype(vp) != VREG) in nfsrvd_setattr()643 if (vnode_vtype(vp) != VLNK) { in nfsrvd_readlink()760 if (vnode_vtype(vp) != VREG) { in nfsrvd_read()969 if (vnode_vtype(vp) != VREG && !nd->nd_repstat) { in nfsrvd_write()1492 if (vnode_vtype(named.ni_vp) == VDIR) in nfsrvd_remove()1665 if (vnode_vtype(fromnd.ni_vp) == VDIR) in nfsrvd_rename()1723 if (vnode_vtype(vp) == VDIR) { in nfsrvd_link()2420 if (vnode_vtype(vp) == VDIR) in nfsrvd_lock()2563 if (vnode_vtype(vp) == VDIR) in nfsrvd_lockt()[all …]
3463 if (!error && vnode_vtype(vp) != VREG) { in nfsrv_openupdate()3464 if (vnode_vtype(vp) == VDIR) in nfsrv_openupdate()
239 if (vnode_vtype(vp) == VDIR) { in nfsrpc_access()346 if (vnode_vtype(vp) != VREG) in nfsrpc_open()716 if (vnode_vtype(vp) != VREG) in nfsrpc_close()1204 if (error && vnode_vtype(vp) == VREG && in nfsrpc_setattr()1276 vap->va_type = vnode_vtype(vp); in nfsrpc_setattrrpc()1320 if (vnode_vtype(dvp) != VDIR) in nfsrpc_lookup()
526 if (vnode_vtype(vp) != VREG) in nfscl_getstateid()