Home
last modified time | relevance | path

Searched refs:vnode (Results 126 – 150 of 425) sorted by relevance

12345678910>>...17

/freebsd/tools/diag/dumpvfscache/
H A Ddumpvfscache.c27 struct vnode *nc_dvp;
28 struct vnode *nc_vp;
73 struct vnode vn; in main()
/freebsd/sys/kern/
H A Dvfs_acl.c74 static int vacl_set_acl(struct thread *td, struct vnode *vp,
76 static int vacl_get_acl(struct thread *td, struct vnode *vp,
78 static int vacl_aclcheck(struct thread *td, struct vnode *vp,
224 vacl_set_acl(struct thread *td, struct vnode *vp, acl_type_t type, in vacl_set_acl()
262 vacl_get_acl(struct thread *td, struct vnode *vp, acl_type_t type, in vacl_get_acl()
294 vacl_delete(struct thread *td, struct vnode *vp, acl_type_t type) in vacl_delete()
325 vacl_aclcheck(struct thread *td, struct vnode *vp, acl_type_t type, in vacl_aclcheck()
/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c74 struct vnode *lowerrootvp; in unionfs_domount()
75 struct vnode *upperrootvp; in unionfs_domount()
412 unionfs_root(struct mount *mp, int flags, struct vnode **vpp) in unionfs_root()
415 struct vnode *vp; in unionfs_root()
535 unionfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in unionfs_vget()
542 struct vnode **vpp) in unionfs_fhtovp()
555 unionfs_extattrctl(struct mount *mp, int cmd, struct vnode *filename_vp, in unionfs_extattrctl()
/freebsd/sys/fs/udf/
H A Dudf_vfsops.c137 static int udf_mountfs(struct vnode *, struct mount *);
180 struct vnode *devvp; /* vnode of the mount device */ in udf_mount()
295 udf_mountfs(struct vnode *devvp, struct mount *mp) in udf_mountfs()
546 udf_root(struct mount *mp, int flags, struct vnode **vpp) in udf_root()
576 udf_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in udf_vget()
579 struct vnode *devvp; in udf_vget()
582 struct vnode *vp; in udf_vget()
727 udf_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in udf_fhtovp()
730 struct vnode *nvp; in udf_fhtovp()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c86 static int tmpfs_root(struct mount *, int flags, struct vnode **);
88 struct vnode **);
101 tmpfs_update_mtime_lazy_filter(struct vnode *vp, void *arg) in tmpfs_update_mtime_lazy_filter()
118 struct vnode *vp, *mvp; in tmpfs_update_mtime_lazy()
131 struct vnode *vp, *mvp; in tmpfs_update_mtime_all()
195 struct vnode *vp; in tmpfs_all_rw_maps()
574 tmpfs_root(struct mount *mp, int flags, struct vnode **vpp) in tmpfs_root()
586 struct vnode **vpp) in tmpfs_fhtovp()
H A Dtmpfs_subr.c114 struct vnode *vp; in tmpfs_pager_writecount_recalc()
198 struct vnode *vp; in tmpfs_pager_getvp()
950 tmpfs_destroy_vobject(struct vnode *vp, vm_object_t obj) in tmpfs_destroy_vobject()
989 struct vnode **vpp) in tmpfs_alloc_vp()
991 struct vnode *vp; in tmpfs_alloc_vp()
1179 tmpfs_free_vp(struct vnode *vp) in tmpfs_free_vp()
1204 tmpfs_alloc_file(struct vnode *dvp, struct vnode **vpp, struct vattr *vap, in tmpfs_alloc_file()
2006 tmpfs_check_mtime(struct vnode *vp) in tmpfs_check_mtime()
2292 tmpfs_chtimes(struct vnode *vp, struct vattr *vap, in tmpfs_chtimes()
2349 tmpfs_itimes(struct vnode *vp, const struct timespec *acc, in tmpfs_itimes()
[all …]
/freebsd/tools/test/stress2/misc/
H A Dsnap3.sh51 mdconfig -a -t vnode -f /tmp/.snap/stress2.1 -u $m1 -o readonly
52 mdconfig -a -t vnode -f /tmp/.snap/stress2.2 -u $m2 -o readonly
H A Dzfs2.sh52 mdconfig -a -t vnode -f $d1 -u $u1
53 mdconfig -a -t vnode -f $d2 -u $u2
H A Dswapoff4.sh48 mdconfig -a -t vnode -f $dir/swap1 -u $md1
51 mdconfig -a -t vnode -f $dir/swap2 -u $md2
H A Dforce2.sh43 mdconfig -a -t vnode -f $diskimage -u $mdstart
69 mdconfig -a -t vnode -f $diskimage -u $mdstart
H A Dforce10.sh43 mdconfig -a -t vnode -f $diskimage -s 1g -u $mdstart
78 mdconfig -a -t vnode -f $diskimage -s 1g -u $mdstart
H A Dforce7.sh43 mdconfig -a -t vnode -f $diskimage -s 1g -u $mdstart
73 mdconfig -a -t vnode -f $diskimage -s 1g -u $mdstart
H A Dzfs3.sh58 mdconfig -a -t vnode -f $d1 -u $u1
59 mdconfig -a -t vnode -f $d2 -u $u2
/freebsd/sys/fs/cd9660/
H A Dcd9660_node.h58 struct vnode *i_vnode; /* vnode associated with this inode */
99 int cd9660_blkatoff(struct vnode *vp, off_t offset, char **res, struct buf **bpp);
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c1580 cache_vop_rmdir(struct vnode *dvp, struct vnode *vp) in cache_vop_rmdir()
2979 zfs_rename_relock(struct vnode *sdvp, struct vnode **svpp, in zfs_rename_relock()
2980 struct vnode *tdvp, struct vnode **tvpp, in zfs_rename_relock()
3142 cache_vop_rename(struct vnode *fdvp, struct vnode *fvp, struct vnode *tdvp, in cache_vop_rename()
4152 struct vnode *a_vp;
4324 struct vnode *a_vp;
4342 struct vnode *a_vp;
4369 struct vnode *a_vp;
6039 struct vnode *vp;
6071 struct vnode *vp;
[all …]
/freebsd/sys/fs/smbfs/
H A Dsmbfs.h93 int smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td);
94 int smbfs_vinvalbuf(struct vnode *vp, struct thread *td);
H A Dsmbfs_io.c74 smbfs_readvdir(struct vnode *vp, struct uio *uio, struct ucred *cred) in smbfs_readvdir()
80 struct vnode *newvp; in smbfs_readvdir()
182 smbfs_readvnode(struct vnode *vp, struct uio *uiop, struct ucred *cred) in smbfs_readvnode()
244 smbfs_writevnode(struct vnode *vp, struct uio *uiop, in smbfs_writevnode()
309 smbfs_doio(struct vnode *vp, struct buf *bp, struct ucred *cr, struct thread *td) in smbfs_doio()
424 struct vnode *vp; in smbfs_getpages()
542 struct vnode *vp = ap->a_vp; in smbfs_putpages()
622 smbfs_vinvalbuf(struct vnode *vp, struct thread *td) in smbfs_vinvalbuf()
/freebsd/sys/fs/fdescfs/
H A Dfdesc_vfsops.c80 struct vnode *rvp; in fdesc_mount()
168 fdesc_root(struct mount *mp, int flags, struct vnode **vpp) in fdesc_root()
170 struct vnode *vp; in fdesc_root()
/freebsd/sys/fs/fifofs/
H A Dfifo_vnops.c107 fifo_cleanup(struct vnode *vp) in fifo_cleanup()
128 struct vnode *vp; in fifo_open()
263 struct vnode *vp; in fifo_close()
318 fifo_printinfo(struct vnode *vp) in fifo_printinfo()
/freebsd/sys/security/audit/
H A Daudit_bsm_klib.c420 audit_canon_path_vp(struct thread *td, struct vnode *rdir, struct vnode *cdir, in audit_canon_path_vp()
423 struct vnode *vp; in audit_canon_path_vp()
496 struct vnode *cdir, *rdir; in audit_canon_path()
/freebsd/sys/ufs/ufs/
H A Dufs_inode.c65 struct vnode *vp; in ufs_need_inactive()
106 struct vnode *vp = ap->a_vp; in ufs_inactive()
222 struct vnode *vp = ap->a_vp; in ufs_reclaim()
/freebsd/tests/sys/geom/class/mirror/
H A Dcomponent_selection.sh32 attach_md md1 -t vnode -f ${f1}
33 attach_md md2 -t vnode -f ${f2}
34 attach_md md3 -t vnode -f ${f3}
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvnode.h32 struct vnode;
37 typedef struct vnode vnode_t;
57 #include_next <sys/vnode.h>
/freebsd/sys/sys/
H A Dextattr.h67 struct vnode;
68 int extattr_check_cred(struct vnode *vp, int attrnamespace,
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c485 struct vnode *vnode; member
489 struct vnode *vnode, in xrcd_table_insert() argument
501 entry->vnode = vnode; in xrcd_table_insert()
507 if ((uintptr_t)vnode < (uintptr_t)scan->vnode) { in xrcd_table_insert()
524 struct vnode *vnode) in xrcd_table_search() argument
532 if ((uintptr_t)vnode < (uintptr_t)entry->vnode) in xrcd_table_search()
555 struct vnode *vnode) in xrcd_table_delete() argument
574 struct vnode *vnode = NULL; in ib_uverbs_open_xrcd() local
618 xrcd->vnode = vnode; in ib_uverbs_open_xrcd()
691 struct vnode *vnode; in ib_uverbs_dealloc_xrcd() local
[all …]

12345678910>>...17