Lines Matching refs:vnode
145 fuse_vnode_attr_cache_valid(struct vnode *vp) in fuse_vnode_attr_cache_valid()
154 VTOVA(struct vnode *vp) in VTOVA()
163 fuse_vnode_clear_attr_cache(struct vnode *vp) in fuse_vnode_clear_attr_cache()
181 int fuse_vnode_cmp(struct vnode *vp, void *nidp);
184 fuse_vnode_setparent(struct vnode *vp, struct vnode *dvp) in fuse_vnode_setparent()
195 int fuse_vnode_size(struct vnode *vp, off_t *filesize, struct ucred *cred,
198 void fuse_vnode_destroy(struct vnode *vp);
201 uint64_t nodeid, struct vnode *dvp, struct vnode **vpp,
204 void fuse_vnode_open(struct vnode *vp, int32_t fuse_open_flags,
207 int fuse_vnode_savesize(struct vnode *vp, struct ucred *cred, pid_t pid);
209 int fuse_vnode_setsize(struct vnode *vp, off_t newsize, bool from_server);
211 void fuse_vnode_undirty_cached_timestamps(struct vnode *vp, bool atime);
213 void fuse_vnode_update(struct vnode *vp, int flags);