Home
last modified time | relevance | path

Searched refs:vnode (Results 101 – 125 of 425) sorted by relevance

12345678910>>...17

/freebsd/sys/nfs/
H A Dnfs_mountcommon.h37 typedef void nfs_getinfofromvp_ftype(struct vnode *, uint8_t *, size_t *,
40 typedef int nfs_vinvalbuf_ftype(struct vnode *, int, struct thread *, int);
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c160 static int nfsrv_pnfslookupds(struct vnode *, struct vnode *,
1492 struct vnode *vp; in nfsvno_rmdirsub()
1661 struct vnode *xp; in nfsvno_link()
2307 struct vnode *nvp; in nfsrvd_readdirplus()
3606 struct vnode *
3610 struct vnode *vp; in nfsvno_getvp()
4250 struct vnode *nvp; in nfsrv_dscreate()
4635 struct vnode *nvp; in nfsrv_dsremove()
6033 struct vnode *vp;
6183 struct vnode *vp;
[all …]
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c530 struct vnode **vpp) in devfs_allocv()
533 struct vnode *vp; in devfs_allocv()
913 struct vnode *vpold, *vp; in devfs_ioctl()
1044 struct vnode *dvp, **vpp; in devfs_lookupx()
1205 struct vnode *dvp, **vpp; in devfs_mknod()
1548 struct vnode *vp; in devfs_reclaim()
1560 struct vnode *vp; in devfs_reclaim_vchr()
1701 struct vnode *vp; in devfs_rioctl()
1740 struct vnode *vp; in devfs_setattr()
1835 struct vnode *vp; in devfs_setlabel()
[all …]
/freebsd/sys/ufs/ufs/
H A Dufs_quota.c110 struct vnode *vp; in getinoquota()
449 struct vnode *vp; in chkdquot()
495 struct vnode *vp, **vpp; in quotaon()
496 struct vnode *mvp; in quotaon()
645 struct vnode *vp; in quotaoff1()
646 struct vnode *qvp, *mvp; in quotaoff1()
1061 struct vnode *vp, *mvp; in qsync()
1106 qsyncvp(struct vnode *vp) in qsyncvp()
1158 struct vnode *dqvp);
1276 struct vnode *dqvp; in dqget()
[all …]
H A Dacl.h42 int ufs_getacl_nfs4_internal(struct vnode *vp, struct acl *aclp,
44 int ufs_setacl_nfs4_internal(struct vnode *vp, struct acl *aclp,
/freebsd/sys/kern/
H A Dvfs_lookup.c110 static struct vnode *vp_crossmp;
122 struct vnode *vp; in crossmp_vop_lock1()
142 struct vnode *vp; in crossmp_vop_unlock()
165 struct vnode *dp;
196 nameicap_tracker_add(struct nameidata *ndp, struct vnode *dp) in nameicap_tracker_add()
287 namei_handle_root(struct nameidata *ndp, struct vnode **dpp) in namei_handle_root()
455 struct vnode *dp; in namei_emptypath()
584 struct vnode *dp; /* the directory we are searching */ in namei()
895 struct vnode *dp, *tdp; in vfs_lookup_cross_mount()
1021 struct vnode *tdp; /* saved dp */ in vfs_lookup()
[all …]
H A Duipc_mqueue.c722 struct vnode *vp = (struct vnode *)context; in do_recycle()
1052 struct vnode *a_vp;
1078 struct vnode *a_vp;
1096 struct vnode *a_vp;
1122 struct vnode *a_vp;
1139 struct vnode *a_vp;
1155 struct vnode *a_vp;
1183 struct vnode *a_vp;
1225 struct vnode *a_vp;
1238 struct vnode *vp; in mqfs_setattr()
[all …]
H A Dvfs_init.c188 vfs_root_sigdefer(struct mount *mp, int flags, struct vnode **vpp) in vfs_root_sigdefer()
199 vfs_cachedroot_sigdefer(struct mount *mp, int flags, struct vnode **vpp) in vfs_cachedroot_sigdefer()
245 vfs_vget_sigdefer(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in vfs_vget_sigdefer()
257 struct vnode **vpp) in vfs_fhtovp_sigdefer()
281 vfs_extattrctl_sigdefer(struct mount *mp, int cmd, struct vnode *filename_vp, in vfs_extattrctl_sigdefer()
317 vfs_reclaim_lowervp_sigdefer(struct mount *mp, struct vnode *vp) in vfs_reclaim_lowervp_sigdefer()
329 vfs_unlink_lowervp_sigdefer(struct mount *mp, struct vnode *vp) in vfs_unlink_lowervp_sigdefer()
/freebsd/sys/vm/
H A Dvm_extern.h38 struct vnode;
109 struct vnode *, vm_ooffset_t *, vm_object_t *, boolean_t *);
122 void vnode_pager_setsize(struct vnode *, vm_ooffset_t);
123 void vnode_pager_purge_range(struct vnode *, vm_ooffset_t, vm_ooffset_t);
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.complex.d51 struct vnode s;
61 struct vnode s;
/freebsd/sys/security/audit/
H A Daudit_arg.c675 struct vnode *vp; in audit_arg_file()
768 audit_arg_upath_vp(struct thread *td, struct vnode *rdir, struct vnode *cdir, in audit_arg_upath_vp()
778 audit_arg_upath1_vp(struct thread *td, struct vnode *rdir, struct vnode *cdir, in audit_arg_upath1_vp()
792 audit_arg_upath2_vp(struct thread *td, struct vnode *rdir, struct vnode *cdir, in audit_arg_upath2_vp()
866 audit_arg_vnode(struct vnode *vp, struct vnode_au_info *vnp) in audit_arg_vnode()
891 audit_arg_vnode1(struct vnode *vp) in audit_arg_vnode1()
907 audit_arg_vnode2(struct vnode *vp) in audit_arg_vnode2()
999 struct vnode *vp; in audit_sysclose()
H A Daudit_worker.c96 static struct vnode *audit_vp;
108 audit_worker_sync_vp(struct vnode *vp, struct mount *mp, const char *fmt, ...) in audit_worker_sync_vp()
136 audit_record_write(struct vnode *vp, struct ucred *cred, void *data, in audit_record_write()
490 audit_rotate_vnode(struct ucred *cred, struct vnode *vp) in audit_rotate_vnode()
493 struct vnode *old_audit_vp; in audit_rotate_vnode()
H A Daudit.h121 void audit_arg_upath1_vp(struct thread *td, struct vnode *rdir,
122 struct vnode *cdir, char *upath);
123 void audit_arg_upath2_vp(struct thread *td, struct vnode *rdir,
124 struct vnode *cdir, char *upath);
125 void audit_arg_vnode1(struct vnode *vp);
126 void audit_arg_vnode2(struct vnode *vp);
/freebsd/sys/fs/cd9660/
H A Dcd9660_vfsops.c88 static int cd9660_vfs_hash_cmp(struct vnode *vp, void *pino);
89 static int iso_mountfs(struct vnode *devvp, struct mount *mp);
132 struct vnode *devvp; in cd9660_mount()
206 iso_mountfs(struct vnode *devvp, struct mount *mp) in iso_mountfs()
558 cd9660_root(struct mount *mp, int flags, struct vnode **vpp) in cd9660_root()
605 cd9660_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in cd9660_fhtovp()
609 struct vnode *nvp; in cd9660_fhtovp()
640 cd9660_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in cd9660_vget()
660 cd9660_vfs_hash_cmp(struct vnode *vp, void *pino) in cd9660_vfs_hash_cmp()
672 struct vnode **vpp, int relocated, struct iso_directory_record *isodir) in cd9660_vget_internal()
[all …]
H A Dcd9660_vnops.c84 struct vnode *vp = ap->a_vp; in cd9660_setattr()
120 struct vnode *vp = ap->a_vp; in cd9660_access()
162 struct vnode *vp = ap->a_vp; in cd9660_open()
176 struct vnode *vp = ap->a_vp; in cd9660_getattr()
235 struct vnode *vp; in cd9660_ioctl()
272 struct vnode *vp = ap->a_vp; in cd9660_read()
433 struct vnode *vdp = ap->a_vp; in cd9660_readdir()
709 struct vnode *vp = ap->a_vp; in cd9660_strategy()
796 cd9660_gbp_getblkno(struct vnode *vp, vm_ooffset_t off) in cd9660_gbp_getblkno()
803 cd9660_gbp_getblksz(struct vnode *vp, daddr_t lbn, long *sz) in cd9660_gbp_getblksz()
[all …]
/freebsd/sys/fs/nfsclient/
H A Dnfs_clsubs.c138 ncl_excl_start(struct vnode *vp) in ncl_excl_start()
156 ncl_excl_finish(struct vnode *vp, bool old_lock) in ncl_excl_finish()
179 ncl_getattrcache(struct vnode *vp, struct vattr *vaper) in ncl_getattrcache()
323 ncl_invaldir(struct vnode *vp) in ncl_invaldir()
351 struct vnode *vp, *nvp; in ncl_clearcommit()
/freebsd/sys/fs/ext2fs/
H A Dext2_inode.c70 ext2_update(struct vnode *vp, int waitfor) in ext2_update()
125 struct vnode *vp; in ext2_indirtrunc()
225 ext2_ind_truncate(struct vnode *vp, off_t length, int flags, struct ucred *cred, in ext2_ind_truncate()
228 struct vnode *ovp = vp; in ext2_ind_truncate()
465 ext2_ext_truncate(struct vnode *vp, off_t length, int flags, in ext2_ext_truncate()
468 struct vnode *ovp = vp; in ext2_ext_truncate()
555 ext2_truncate(struct vnode *vp, off_t length, int flags, struct ucred *cred, in ext2_truncate()
598 struct vnode *vp = ap->a_vp; in ext2_inactive()
636 struct vnode *vp = ap->a_vp; in ext2_reclaim()
H A Dext2_mount.h41 struct vnode;
47 struct vnode *um_devvp; /* block device mounted vnode */
/freebsd/sys/ufs/ffs/
H A Dffs_vnops.c228 struct vnode *vp; in ffs_fsync()
488 struct vnode *vp = ap->a_vp; in ffs_lock()
591 struct vnode *vp; in ffs_unlock_debug()
649 struct vnode *vp; in ffs_read()
840 struct vnode *vp; in ffs_write()
1531 struct vnode *vp; in ffsext_strategy()
1575 struct vnode *vp; in ffs_closeextattr()
1605 struct vnode *vp; in ffs_deleteextattr()
1795 struct vnode *vp; in ffs_setextattr()
1954 struct vnode *vp; in ffs_getpages()
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c158 sfs_vnode_remove(struct vnode *vp) in sfs_vnode_remove()
169 struct vnode **vpp) in sfs_vgetx()
171 struct vnode *vp; in sfs_vgetx()
391 struct vnode **vpp) in zfsctl_fs_root_vnode()
409 struct vnode **vpp) in zfsctl_root_vnode()
422 struct vnode **vpp) in zfsctl_snapdir_vnode()
523 struct vnode *a_vp;
553 struct vnode *a_vp;
569 struct vnode *a_vp;
582 struct vnode *a_vp;
[all …]
H A Dzfs_vnops_os.c1558 cache_vop_rmdir(struct vnode *dvp, struct vnode *vp) in cache_vop_rmdir()
2957 zfs_rename_relock(struct vnode *sdvp, struct vnode **svpp, in zfs_rename_relock()
2958 struct vnode *tdvp, struct vnode **tvpp, in zfs_rename_relock()
3120 cache_vop_rename(struct vnode *fdvp, struct vnode *fvp, struct vnode *tdvp, in cache_vop_rename()
4122 struct vnode *a_vp;
4294 struct vnode *a_vp;
4312 struct vnode *a_vp;
4339 struct vnode *a_vp;
6009 struct vnode *vp;
6041 struct vnode *vp;
[all …]
/freebsd/sys/fs/pseudofs/
H A Dpseudofs_internal.h45 struct vnode *pvd_vnode;
54 int pfs_vncache_alloc (struct mount *, struct vnode **,
56 int pfs_vncache_free (struct vnode *);
/freebsd/contrib/netbsd-tests/rump/rumpvfs/
H A Dt_p2kifs.c59 struct vnode *vp; in ATF_TC_BODY()
60 extern struct vnode *rumpns_rootvnode; in ATF_TC_BODY()
/freebsd/tools/test/stress2/misc/
H A Dmdconfig5.sh43 mdconfig -a -t vnode -f $diskimage -u $mdstart
48 mdconfig -a -t vnode -f $diskimage -u $mdstart &&
/freebsd/sys/fs/udf/
H A Dudf_vnops.c121 struct vnode *vp; in udf_allocv()
157 struct vnode *vp; in udf_access()
286 struct vnode *vp; in udf_getattr()
338 struct vnode *vp; in udf_setattr()
415 struct vnode *vp = ap->a_vp; in udf_print()
777 struct vnode *vp; in udf_readdir()
903 struct vnode *vp; in udf_readlink()
1020 struct vnode *vp; in udf_strategy()
1114 struct vnode *dvp; in udf_lookup()
1115 struct vnode *tdp = NULL; in udf_lookup()
[all …]

12345678910>>...17