Home
last modified time | relevance | path

Searched defs:dvp (Results 1 – 25 of 64) sorted by relevance

123

/freebsd-head/sys/cddl/compat/opensolaris/sys/
HDdnlc.h32 #define dnlc_lookup(dvp, name) (NULL) argument
33 #define dnlc_update(dvp, name, vp) do { } while (0) argument
34 #define dnlc_remove(dvp, name) do { } while (0) argument
/freebsd-head/sys/security/mac_bsdextended/
HDugidfw_vnode.c70 ugidfw_vnode_check_chdir(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_chdir()
78 ugidfw_vnode_check_chroot(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_chroot()
86 ugidfw_check_create_vnode(struct ucred *cred, struct vnode *dvp, in ugidfw_check_create_vnode()
135 ugidfw_vnode_check_link(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_link()
159 ugidfw_vnode_check_lookup(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_lookup()
175 ugidfw_vnode_check_readdir(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_readdir()
191 ugidfw_vnode_check_rename_from(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_rename_from()
204 ugidfw_vnode_check_rename_to(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_rename_to()
283 ugidfw_vnode_check_unlink(struct ucred *cred, struct vnode *dvp, in ugidfw_vnode_check_unlink()
/freebsd-head/sys/fs/unionfs/
HDunion_subr.c132 unionfs_get_hashhead(struct vnode *dvp, struct vnode *lookup) in unionfs_get_hashhead()
146 unionfs_get_cached_vnode_locked(struct vnode *lookup, struct vnode *dvp) in unionfs_get_cached_vnode_locked()
181 struct vnode *dvp) in unionfs_get_cached_vnode()
201 struct vnode *dvp) in unionfs_ins_cached_vnode()
233 unionfs_rem_cached_vnode(struct unionfs_node *unp, struct vnode *dvp) in unionfs_rem_cached_vnode()
300 struct vnode *lowervp, struct vnode *dvp, struct vnode **vpp, in unionfs_nodeget()
465 struct vnode *dvp; in unionfs_noderem() local
718 unionfs_relookup(struct vnode *dvp, struct vnode **vpp, in unionfs_relookup()
768 struct vnode *dvp; in unionfs_node_update() local
883 unionfs_mkshadowdir(struct vnode *dvp, struct vnode *vp, in unionfs_mkshadowdir()
[all …]
/freebsd-head/sys/kern/
HDvfs_cache.c465 cache_ncp_match(struct namecache *ncp, struct vnode *dvp, in cache_ncp_match()
593 cache_ncp_find(struct vnode *dvp, struct componentname *cnp, uint32_t hash) in cache_ncp_find()
918 cache_get_hash(char *name, u_char len, struct vnode *dvp) in cache_get_hash()
925 cache_get_hash_iter_start(struct vnode *dvp) in cache_get_hash_iter_start()
1404 cache_neg_promote_cond(struct vnode *dvp, struct componentname *cnp, in cache_neg_promote_cond()
1564 struct vnode *dvp; in cache_neg_evict() local
1664 struct vnode *dvp, *vp; in cache_zap_locked() local
1779 struct vnode *dvp, struct mtx *dvlp, struct mtx *vlp, uint32_t hash, in cache_zap_unlocked_bucket()
1821 struct vnode *dvp; in cache_zap_locked_bucket() local
1842 cache_remove_cnp(struct vnode *dvp, struct componentname *cnp) in cache_remove_cnp()
[all …]
HDvfs_subr.c6052 struct vnode *dvp; in vop_create_pre() local
6063 struct vnode *dvp; in vop_create_post() local
6076 struct vnode *dvp; in vop_whiteout_pre() local
6087 struct vnode *dvp; in vop_whiteout_post() local
6152 struct vnode *dvp; in vop_mkdir_pre() local
6163 struct vnode *dvp; in vop_mkdir_post() local
6188 struct vnode *dvp; in vop_mknod_pre() local
6199 struct vnode *dvp; in vop_mknod_post() local
6225 struct vnode *dvp, *vp; in vop_remove_pre() local
6239 struct vnode *dvp, *vp; in vop_remove_post() local
[all …]
/freebsd-head/sys/fs/tmpfs/
HDtmpfs_vnops.c92 tmpfs_lookup1(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) in tmpfs_lookup1()
245 struct vnode *dvp = v->a_dvp; in tmpfs_lookup() local
261 struct vnode *dvp = v->a_dvp; in tmpfs_create() local
278 struct vnode *dvp = v->a_dvp; in tmpfs_mknod() local
740 struct vnode *dvp = v->a_dvp; in tmpfs_remove() local
789 struct vnode *dvp = v->a_tdvp; in tmpfs_link() local
1310 struct vnode *dvp = v->a_dvp; in tmpfs_mkdir() local
1323 struct vnode *dvp = v->a_dvp; in tmpfs_rmdir() local
1421 struct vnode *dvp = v->a_dvp; in tmpfs_symlink() local
1726 struct vnode *dvp = ap->a_dvp; in tmpfs_whiteout() local
[all …]
/freebsd-head/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDvnode.h104 #define vnevent_remove(vp, dvp, name, ct) do { } while (0) argument
105 #define vnevent_rmdir(vp, dvp, name, ct) do { } while (0) argument
106 #define vnevent_rename_src(vp, dvp, name, ct) do { } while (0) argument
107 #define vnevent_rename_dest(vp, dvp, name, ct) do { } while (0) argument
/freebsd-head/sys/security/mac/
HDmac_vfs.c277 struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in mac_vnode_create_extattr()
389 mac_vnode_check_chdir(struct ucred *cred, struct vnode *dvp) in mac_vnode_check_chdir()
405 mac_vnode_check_chroot(struct ucred *cred, struct vnode *dvp) in mac_vnode_check_chroot()
421 mac_vnode_check_create(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_create()
528 mac_vnode_check_link(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_link()
566 mac_vnode_check_lookup_impl(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_lookup_impl()
686 mac_vnode_check_readdir(struct ucred *cred, struct vnode *dvp) in mac_vnode_check_readdir()
735 mac_vnode_check_rename_from(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_rename_from()
754 mac_vnode_check_rename_to(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_rename_to()
911 mac_vnode_check_unlink(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_unlink()
HDmac_framework.h504 mac_vnode_check_access(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_access()
541 mac_vnode_check_lookup(struct ucred *cred, struct vnode *dvp, in mac_vnode_check_lookup()
/freebsd-head/sys/fs/smbfs/
HDsmbfs_node.c101 smbfs_node_alloc(struct mount *mp, struct vnode *dvp, const char *dirnm, in smbfs_node_alloc()
229 smbfs_nget(struct mount *mp, struct vnode *dvp, const char *name, int nmlen, in smbfs_nget()
261 struct vnode *dvp; in smbfs_reclaim() local
HDsmbfs_vnops.c493 struct vnode *dvp = ap->a_dvp; in smbfs_create() local
678 struct vnode *dvp = ap->a_dvp; in smbfs_mkdir() local
719 struct vnode *dvp = ap->a_dvp; in smbfs_rmdir() local
1045 struct vnode *dvp = ap->a_dvp; in smbfs_lookup() local
/freebsd-head/sys/ufs/ufs/
HDufs_vnops.c1034 struct vnode *dvp = ap->a_dvp; in ufs_remove() local
1075 print_bad_link_count(const char *funcname, struct vnode *dvp) in print_bad_link_count()
1169 struct vnode *dvp = ap->a_dvp; in ufs_whiteout() local
1812 ufs_do_posix1e_acl_inheritance_dir(struct vnode *dvp, struct vnode *tvp, in ufs_do_posix1e_acl_inheritance_dir()
1890 ufs_do_posix1e_acl_inheritance_file(struct vnode *dvp, struct vnode *tvp, in ufs_do_posix1e_acl_inheritance_file()
1969 ufs_do_nfs4_acl_inheritance(struct vnode *dvp, struct vnode *tvp, in ufs_do_nfs4_acl_inheritance()
2006 struct vnode *dvp = ap->a_dvp; in ufs_mkdir() local
2264 struct vnode *dvp = ap->a_dvp; in ufs_rmdir() local
2777 ufs_makeinode(int mode, struct vnode *dvp, struct vnode **vpp, in ufs_makeinode()
/freebsd-head/sys/fs/ext2fs/
HDext2_lookup.c851 ext2_add_first_entry(struct vnode *dvp, struct ext2fs_direct_2 *entry, in ext2_add_first_entry()
914 ext2_direnter(struct inode *ip, struct vnode *dvp, struct componentname *cnp) in ext2_direnter()
974 ext2_add_entry(struct vnode *dvp, struct ext2fs_direct_2 *entry) in ext2_add_entry()
1075 ext2_dirremove(struct vnode *dvp, struct componentname *cnp) in ext2_dirremove()
HDext2_vnops.c678 struct vnode *dvp = ap->a_dvp; in ext2_remove() local
1153 ext2_do_posix1e_acl_inheritance_dir(struct vnode *dvp, struct vnode *tvp, in ext2_do_posix1e_acl_inheritance_dir()
1224 ext2_do_posix1e_acl_inheritance_file(struct vnode *dvp, struct vnode *tvp, in ext2_do_posix1e_acl_inheritance_file()
1305 struct vnode *dvp = ap->a_dvp; in ext2_mkdir() local
1457 struct vnode *dvp = ap->a_dvp; in ext2_rmdir() local
1935 ext2_makeinode(int mode, struct vnode *dvp, struct vnode **vpp, in ext2_makeinode()
/freebsd-head/sys/fs/fuse/
HDfuse_internal.c435 struct vnode *dvp, *vp; in fuse_internal_invalidate_entry() local
526 fuse_internal_mknod(struct vnode *dvp, struct vnode **vpp, in fuse_internal_mknod()
688 fuse_internal_remove(struct vnode *dvp, in fuse_internal_remove()
789 fuse_internal_newentry_core(struct vnode *dvp, in fuse_internal_newentry_core()
827 fuse_internal_newentry(struct vnode *dvp, in fuse_internal_newentry()
HDfuse_vnops.c965 struct vnode *dvp, in fdisp_make_mknod_for_fallback()
995 struct vnode *dvp = ap->a_dvp; in fuse_vnop_create() local
1426 struct vnode *dvp = ap->a_dvp; in fuse_vnop_lookup() local
1682 struct vnode *dvp = ap->a_dvp; in fuse_vnop_mkdir() local
1711 struct vnode *dvp = ap->a_dvp; in fuse_vnop_mknod() local
2104 struct vnode *dvp = ap->a_dvp; in fuse_vnop_remove() local
2217 struct vnode *dvp = ap->a_dvp; in fuse_vnop_rmdir() local
2417 struct vnode *dvp = ap->a_dvp; in fuse_vnop_symlink() local
HDfuse_node.h184 fuse_vnode_setparent(struct vnode *vp, struct vnode *dvp) in fuse_vnode_setparent()
/freebsd-head/sys/fs/p9fs/
HDp9fs_vnops.c217 struct vnode *dvp; in p9fs_lookup() local
508 struct vnode *dvp; in p9fs_create() local
542 struct vnode *dvp; in p9fs_mkdir() local
575 struct vnode *dvp; in p9fs_mknod() local
1540 struct vnode *dvp; in p9fs_remove() local
1571 struct vnode *dvp; in p9fs_rmdir() local
1600 struct vnode *dvp; in p9fs_symlink() local
/freebsd-head/sys/fs/nullfs/
HDnull_vnops.c387 struct vnode *dvp = ap->a_dvp; in null_lookup() local
979 struct vnode **dvp = ap->a_vpp; in null_vptocnp() local
1073 struct vnode *dvp, *ldvp, *lvp, *vp, *vp1, **vpp; in null_vput_pair() local
/freebsd-head/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_ctldir.c613 zfsctl_relock_dot(vnode_t *dvp, int ltype) in zfsctl_relock_dot()
638 vnode_t *dvp = ap->a_dvp; in zfsctl_root_lookup() local
726 vnode_t *dvp; in zfsctl_root_vptocnp() local
926 vnode_t *dvp = ap->a_dvp; in zfsctl_snapdir_lookup() local
1190 vnode_t *dvp; in zfsctl_snapshot_vptocnp() local
/freebsd-head/sys/fs/nfsclient/
HDnfs_clvnops.c1241 struct vnode *dvp = ap->a_dvp; in nfs_lookup() local
1744 nfs_mknodrpc(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, in nfs_mknodrpc()
1843 struct vnode *dvp = ap->a_dvp; in nfs_create() local
1996 struct vnode *dvp = ap->a_dvp; in nfs_remove() local
2062 nfs_removerpc(struct vnode *dvp, struct vnode *vp, char *name, in nfs_removerpc()
2343 struct vnode *dvp = ap->a_dvp; in nfs_symlink() local
2423 struct vnode *dvp = ap->a_dvp; in nfs_mkdir() local
2506 struct vnode *dvp = ap->a_dvp; in nfs_rmdir() local
2756 nfs_sillyrename(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in nfs_sillyrename()
2814 nfs_lookitup(struct vnode *dvp, char *name, int len, struct ucred *cred, in nfs_lookitup()
/freebsd-head/sys/dev/smartpqi/
HDsmartpqi_cam.c782 pqi_scsi_dev_t *dvp = NULL; in os_complete_outstanding_cmds_nodevice() local
812 pqi_scsi_dev_t *dvp; in pqisrc_io_start() local
1219 pqi_scsi_dev_t *dvp = softs->dev_list[index]; in smartpqi_async() local
/freebsd-head/contrib/ntp/sntp/libevent/
HDdevpoll.c172 struct dvpoll dvp; in devpoll_dispatch() local
/freebsd-head/contrib/libevent/
HDdevpoll.c172 struct dvpoll dvp; in devpoll_dispatch() local
/freebsd-head/sys/fs/devfs/
HDdevfs_vnops.c402 struct vnode **dvp = ap->a_vpp; in devfs_vptocnp() local
1044 struct vnode *dvp, **vpp; in devfs_lookupx() local
1205 struct vnode *dvp, **vpp; in devfs_mknod() local
1584 struct vnode *dvp = ap->a_dvp; in devfs_remove() local

123