Home
last modified time | relevance | path

Searched defs:vp (Results 101 – 125 of 376) sorted by relevance

12345678910>>...16

/freebsd/sys/security/mac_biba/
H A Dmac_biba.c1300 biba_kld_check_load(struct ucred *cred, struct vnode *vp, in biba_kld_check_load()
1744 struct shmfd *vp, struct label *shmlabel) in biba_posixshm_check_read()
1852 struct shmfd *vp, struct label *shmlabel) in biba_posixshm_check_write()
2823 struct vnode *vp, struct label *vplabel) in biba_vnode_associate_extattr()
2864 struct vnode *vp, struct label *vplabel) in biba_vnode_associate_singlelabel()
2965 biba_vnode_check_exec(struct ucred *cred, struct vnode *vp, in biba_vnode_check_exec()
3093 biba_vnode_check_mmap(struct ucred *cred, struct vnode *vp, in biba_vnode_check_mmap()
3147 struct vnode *vp, struct label *vplabel) in biba_vnode_check_poll()
3165 struct vnode *vp, struct label *vplabel) in biba_vnode_check_read()
3448 struct vnode *vp, struct label *vplabel) in biba_vnode_check_stat()
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c120 #define VNCHECKREF(vp) argument
478 vnode_t *vp = ZTOV(zp); in update_pages() local
529 vnode_t *vp = ZTOV(zp); in mappedread_sf() local
613 vnode_t *vp = ZTOV(zp); in mappedread() local
1380 vnode_t *vp; in zfs_remove() local
1651 vnode_t *vp; in zfs_rmdir() local
4453 vnode_t *vp; in zfs_freebsd_fplookup_vexec() local
4476 vnode_t *vp; in zfs_freebsd_fplookup_symlink() local
6009 struct vnode *vp; member
6041 struct vnode *vp; member
[all …]
/freebsd/sys/security/audit/
H A Daudit_worker.c108 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()
/freebsd/sys/ufs/ffs/
H A Dffs_inode.c72 ffs_inode_bwrite(struct vnode *vp, struct buf *bp, int flags) in ffs_inode_bwrite()
94 ffs_update(struct vnode *vp, int waitfor) in ffs_update()
231 ffs_truncate(struct vnode *vp, in ffs_truncate()
707 struct vnode *vp; in ffs_indirtrunc() local
/freebsd/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c140 evaluate_fingerprint(struct vnode *vp, struct mac_veriexec_file_info *ip, in evaluate_fingerprint()
214 mac_veriexec_fingerprint_check_vnode(struct vnode *vp, in mac_veriexec_fingerprint_check_vnode()
262 struct vnode *vp = imgp->vp; in mac_veriexec_fingerprint_check_image() local
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c2044 mls_system_check_acct(struct ucred *cred, struct vnode *vp, in mls_system_check_acct()
2454 struct vnode *vp, struct label *vplabel) in mls_vnode_associate_extattr()
2494 struct vnode *vp, struct label *vplabel) in mls_vnode_associate_singlelabel()
2595 mls_vnode_check_exec(struct ucred *cred, struct vnode *vp, in mls_vnode_check_exec()
2723 mls_vnode_check_mmap(struct ucred *cred, struct vnode *vp, in mls_vnode_check_mmap()
2751 mls_vnode_check_open(struct ucred *cred, struct vnode *vp, in mls_vnode_check_open()
2777 struct vnode *vp, struct label *vplabel) in mls_vnode_check_poll()
2795 struct vnode *vp, struct label *vplabel) in mls_vnode_check_read()
3078 struct vnode *vp, struct label *vplabel) in mls_vnode_check_stat()
3120 struct vnode *vp, struct label *vplabel) in mls_vnode_check_write()
[all …]
/freebsd/contrib/nvi/vi/
H A Dv_ulcase.c46 v_ulcase(SCR *sp, VICMD *vp) in v_ulcase()
104 v_mulcase(SCR *sp, VICMD *vp) in v_mulcase()
H A Dv_paragraph.c68 v_paragraphf(SCR *sp, VICMD *vp) in v_paragraphf()
207 v_paragraphb(SCR *sp, VICMD *vp) in v_paragraphb()
H A Dv_status.c30 v_status(SCR *sp, VICMD *vp) in v_status()
H A Dv_zexit.c31 v_zexit(SCR *sp, VICMD *vp) in v_zexit()
H A Dv_screen.c30 v_screen(SCR *sp, VICMD *vp) in v_screen()
H A Dv_redraw.c30 v_redraw(SCR *sp, VICMD *vp) in v_redraw()
/freebsd/sys/amd64/vmm/
H A Dvmm_stat.c122 vmm_stat_init(void *vp) in vmm_stat_init()
129 vmm_stat_free(void *vp) in vmm_stat_free()
/freebsd/sys/arm64/vmm/
H A Dvmm_stat.c118 vmm_stat_init(void *vp) in vmm_stat_init()
125 vmm_stat_free(void *vp) in vmm_stat_free()
/freebsd/sys/fs/tarfs/
H A Dtarfs_io.c257 struct vnode *vp = ap->a_vp; in tarfs_zaccess() local
281 struct vnode *vp = ap->a_vp; in tarfs_zgetattr() local
527 struct vnode *vp = ap->a_vp; in tarfs_zread() local
556 struct vnode *vp = ap->a_vp; in tarfs_zreclaim() local
571 struct vnode *vp = ap->a_vp; in tarfs_zstrategy() local
/freebsd/sys/ufs/ufs/
H A Dufs_acl.c155 ufs_getacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struct thread *td) in ufs_getacl_nfs4_internal()
228 ufs_get_oldacl(acl_type_t type, struct oldacl *old, struct vnode *vp, in ufs_get_oldacl()
374 ufs_setacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struct thread *td) in ufs_setacl_nfs4_internal()
H A Dufs_extattr.c251 struct vnode **vp, struct thread *td) in ufs_extattr_lookup()
326 ufs_extattr_enable_with_open(struct ufsmount *ump, struct vnode *vp, in ufs_extattr_enable_with_open()
841 ufs_extattr_get(struct vnode *vp, int attrnamespace, const char *name, in ufs_extattr_get()
1043 ufs_extattr_set(struct vnode *vp, int attrnamespace, const char *name, in ufs_extattr_set()
1151 ufs_extattr_rm(struct vnode *vp, int attrnamespace, const char *name, in ufs_extattr_rm()
1270 ufs_extattr_vnode_inactive(struct vnode *vp) in ufs_extattr_vnode_inactive()
/freebsd/usr.sbin/makefs/ffs/
H A Dbuf.c57 bread(struct m_vnode *vp, daddr_t blkno, int size, struct ucred *u1 __unused, in bread()
178 getblk(struct m_vnode *vp, daddr_t blkno, int size, int u1 __unused, in getblk()
/freebsd/sys/fs/unionfs/
H A Dunion.h113 unionfs_check_vnode(struct vnode *vp, const char *file __unused, in unionfs_check_vnode()
126 #define VTOUNIONFS(vp) unionfs_check_vnode(vp, __FILE__, __LINE__) argument
177 #define UNIONFSVPTOLOWERVP(vp) (VTOUNIONFS(vp)->un_lowervp) argument
178 #define UNIONFSVPTOUPPERVP(vp) (VTOUNIONFS(vp)->un_uppervp) argument
/freebsd/sys/fs/nfs/
H A Dnfs_commonport.c226 nfsrv_object_create(struct vnode *vp, struct thread *td) in nfsrv_object_create()
323 nfsvno_pathconf(struct vnode *vp, int flag, long *retf, in nfsvno_pathconf()
365 nfsrv_atroot(struct vnode *vp, uint64_t *retp) in nfsrv_atroot()
424 nfsv4root_getreferral(struct vnode *vp, struct vnode *dvp, u_int32_t fileno) in nfsv4root_getreferral()
809 nfs_supportsnfsv4acls(struct vnode *vp) in nfs_supportsnfsv4acls()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c110 struct vnode *vp; member
238 nfsrpc_null(vnode_t vp, struct ucred *cred, NFSPROC_T *p) in nfsrpc_null()
257 nfsrpc_access(vnode_t vp, int acmode, struct ucred *cred, in nfsrpc_access()
798 nfsrpc_close(vnode_t vp, int doclose, NFSPROC_T *p) in nfsrpc_close()
969 nfsrpc_openconfirm(vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openconfirm()
1269 nfsrpc_getattr(vnode_t vp, struct ucred *cred, NFSPROC_T *p, in nfsrpc_getattr()
1436 nfsrpc_setattrrpc(vnode_t vp, struct vattr *vap, in nfsrpc_setattrrpc()
2020 nfsrpc_writerpc(vnode_t vp, struct uio *uiop, int *iomode, in nfsrpc_writerpc()
2316 nfsrpc_deallocaterpc(vnode_t vp, off_t offs, off_t len, in nfsrpc_deallocaterpc()
4506 nfsrpc_lockt(struct nfsrv_descript *nd, vnode_t vp, in nfsrpc_lockt()
[all …]
H A Dnfs_clstate.c2738 vnode_t vp; in nfscl_renewthread() local
3196 nfscl_dupopen(vnode_t vp, int dupopens) in nfscl_dupopen()
3507 nfscl_delegreturnvp(vnode_t vp, NFSPROC_T *p) in nfscl_delegreturnvp()
3555 vnode_t vp = NULL; in nfscl_docb() local
4481 vnode_t vp; in nfsrpc_reopen() local
4641 nfscl_mustflush(vnode_t vp) in nfscl_mustflush()
4681 nfscl_nodeleg(vnode_t vp, int writedeleg) in nfscl_nodeleg()
5048 nfscl_reclaimnode(vnode_t vp) in nfscl_reclaimnode()
5075 nfscl_newnode(vnode_t vp) in nfscl_newnode()
5102 nfscl_delegmodtime(vnode_t vp) in nfscl_delegmodtime()
[all …]
/freebsd/sys/fs/ext2fs/
H A Dext2_balloc.c61 struct vnode *vp = ITOV(ip); in ext2_ext_balloc() local
104 struct vnode *vp = ITOV(ip); in ext2_balloc() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c124 vnode_t *vp, *mvp; in mount_snapshot() local
272 vn_rele_async(vnode_t *vp, taskq_t *taskq) in vn_rele_async()
/freebsd/contrib/bsnmp/lib/
H A Dasn1.c246 asn_get_real_integer(struct asn_buf *b, asn_len_t len, int64_t *vp) in asn_get_real_integer()
341 asn_get_real_unsigned(struct asn_buf *b, asn_len_t len, uint64_t *vp) in asn_get_real_unsigned()
419 asn_get_integer_raw(struct asn_buf *b, asn_len_t len, int32_t *vp) in asn_get_integer_raw()
439 asn_get_integer(struct asn_buf *b, int32_t *vp) in asn_get_integer()
832 asn_get_uint32_raw(struct asn_buf *b, asn_len_t len, uint32_t *vp) in asn_get_uint32_raw()
860 asn_get_counter64_raw(struct asn_buf *b, asn_len_t len, uint64_t *vp) in asn_get_counter64_raw()
877 asn_get_timeticks(struct asn_buf *b, uint32_t *vp) in asn_get_timeticks()

12345678910>>...16