Lines Matching refs:vnode

155 do_vn_io_fault(struct vnode *vp, struct uio *uio)  in do_vn_io_fault()
181 struct vnode *vp;
186 static int vn_io_fault1(struct vnode *vp, struct uio *uio,
232 struct vnode *vp; in vn_open_cred()
355 vn_open_vnode_advlock(struct vnode *vp, int fmode, struct file *fp) in vn_open_vnode_advlock()
392 vn_open_vnode(struct vnode *vp, int fmode, struct ucred *cred, in vn_open_vnode()
505 vn_writechk(struct vnode *vp) in vn_writechk()
524 vn_close1(struct vnode *vp, int flags, struct ucred *file_cred, in vn_close1()
551 vn_close(struct vnode *vp, int flags, struct ucred *file_cred, in vn_close()
612 vn_rdwr(enum uio_rw rw, struct vnode *vp, void *base, int len, off_t offset, in vn_rdwr()
716 vn_rdwr_inchunks(enum uio_rw rw, struct vnode *vp, void *base, size_t len, in vn_rdwr_inchunks()
936 struct vnode *vp; in get_write_ioflag()
961 vn_read_from_obj(struct vnode *vp, struct uio *uio) in vn_read_from_obj()
1074 struct vnode *vp; in vn_read()
1145 struct vnode *vp; in vn_write()
1342 vn_io_fault1(struct vnode *vp, struct uio *uio, struct vn_io_fault_args *args, in vn_io_fault1()
1457 struct vnode *vp; in vn_io_fault()
1629 struct vnode *vp; in vn_truncate()
1671 vn_truncate_locked(struct vnode *vp, off_t length, bool sync, in vn_truncate_locked()
1695 struct vnode *vp = fp->f_vnode; in vn_statfile()
1712 struct vnode *vp; in vn_ioctl()
1762 struct vnode *vp; in vn_poll()
1785 _vn_lock_fallback(struct vnode *vp, int flags, const char *file, int line, in _vn_lock_fallback()
1822 _vn_lock(struct vnode *vp, int flags, const char *file, int line) in _vn_lock()
1841 struct vnode *vp; in vn_closefile()
1923 vn_start_write(struct vnode *vp, struct mount **mpp, int flags) in vn_start_write()
1971 vn_start_secondary_write(struct vnode *vp, struct mount **mpp, int flags) in vn_start_secondary_write()
2230 vn_extattr_get(struct vnode *vp, int ioflg, int attrnamespace, in vn_extattr_get()
2271 vn_extattr_set(struct vnode *vp, int ioflg, int attrnamespace, in vn_extattr_set()
2310 vn_extattr_rm(struct vnode *vp, int ioflg, int attrnamespace, in vn_extattr_rm()
2340 struct vnode **rvp) in vn_get_ino_alloc_vget()
2347 vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp) in vn_vget_ino()
2355 vn_vget_ino_gen(struct vnode *vp, vn_get_ino_t alloc, void *alloc_arg, in vn_vget_ino_gen()
2356 int lkflags, struct vnode **rvp) in vn_vget_ino_gen()
2415 vn_rlimit_fsizex1(const struct vnode *vp, struct uio *uio, off_t maxfsz, in vn_rlimit_fsizex1()
2486 vn_rlimit_fsizex(const struct vnode *vp, struct uio *uio, off_t maxfsz, in vn_rlimit_fsizex()
2508 vn_rlimit_fsize(const struct vnode *vp, const struct uio *uio, in vn_rlimit_fsize()
2519 struct vnode *vp; in vn_chmod()
2534 struct vnode *vp; in vn_chown()
2550 vn_pages_remove(struct vnode *vp, vm_pindex_t start, vm_pindex_t end) in vn_pages_remove()
2568 vn_pages_remove_valid(struct vnode *vp, vm_pindex_t start, vm_pindex_t end) in vn_pages_remove_valid()
2580 vn_bmap_seekhole_locked(struct vnode *vp, u_long cmd, off_t *off, in vn_bmap_seekhole_locked()
2637 vn_bmap_seekhole(struct vnode *vp, u_long cmd, off_t *off, struct ucred *cred) in vn_bmap_seekhole()
2655 struct vnode *vp; in vn_seek()
2731 vn_utimes_perm(struct vnode *vp, struct vattr *vap, struct ucred *cred, in vn_utimes_perm()
2756 struct vnode *vp; in vn_fill_kinfo()
2791 vn_fill_kinfo_vnode(struct vnode *vp, struct kinfo_file *kif) in vn_fill_kinfo_vnode()
2847 struct vnode *vp; in vn_mmap()
2953 vn_fsid(struct vnode *vp, struct vattr *va) in vn_fsid()
2964 vn_fsync_buf(struct vnode *vp, int waitfor) in vn_fsync_buf()
3067 vn_copy_file_range(struct vnode *invp, off_t *inoffp, struct vnode *outvp, in vn_copy_file_range()
3072 struct vnode *invpl, *outvpl; in vn_copy_file_range()
3194 vn_skip_hole(struct vnode *outvp, off_t xfer2, off_t *outoffp, off_t *xferp, in vn_skip_hole()
3269 vn_write_outvp(struct vnode *outvp, char *dat, off_t outoff, off_t xfer, in vn_write_outvp()
3336 vn_generic_copy_file_range(struct vnode *invp, off_t *inoffp, in vn_generic_copy_file_range()
3337 struct vnode *outvp, off_t *outoffp, size_t *lenp, unsigned int flags, in vn_generic_copy_file_range()
3663 struct vnode *vp; in vn_fallocate()
3718 vn_deallocate_impl(struct vnode *vp, off_t *offset, off_t *length, int flags, in vn_deallocate_impl()
3792 vn_deallocate(struct vnode *vp, off_t *offset, off_t *length, int flags, in vn_deallocate()
3813 struct vnode *vp; in vn_fspacectl()
3881 vn_dir_next_dirent(struct vnode *vp, struct thread *td, in vn_dir_next_dirent()
4007 vn_dir_check_empty(struct vnode *vp) in vn_dir_check_empty()
4128 vn_lock_pair(struct vnode *vp1, bool vp1_locked, int lkflags1, in vn_lock_pair()
4129 struct vnode *vp2, bool vp2_locked, int lkflags2) in vn_lock_pair()
4256 vn_lktype_write(struct mount *mp, struct vnode *vp) in vn_lktype_write()