Lines Matching refs:vnode
138 VTOVA(struct vnode *vp) in VTOVA()
150 fuse_vnode_clear_attr_cache(struct vnode *vp) in fuse_vnode_clear_attr_cache()
168 int fuse_vnode_cmp(struct vnode *vp, void *nidp);
171 fuse_vnode_setparent(struct vnode *vp, struct vnode *dvp) in fuse_vnode_setparent()
180 int fuse_vnode_size(struct vnode *vp, off_t *filesize, struct ucred *cred,
183 void fuse_vnode_destroy(struct vnode *vp);
186 uint64_t nodeid, struct vnode *dvp, struct vnode **vpp,
189 void fuse_vnode_open(struct vnode *vp, int32_t fuse_open_flags,
192 int fuse_vnode_savesize(struct vnode *vp, struct ucred *cred, pid_t pid);
194 int fuse_vnode_setsize(struct vnode *vp, off_t newsize);
196 void fuse_vnode_undirty_cached_timestamps(struct vnode *vp);
198 void fuse_vnode_update(struct vnode *vp, int flags);