Home
last modified time | relevance | path

Searched refs:vnode (Results 1 – 25 of 273) sorted by last modified time

1234567891011

/illumos-gate/usr/src/uts/common/
H A DMakefile.files410 vnode.o \
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c233 static int socktpi_plumbioctl(struct vnode *, int, intptr_t, int,
366 struct vnode *vp; in sotpi_init()
953 struct vnode *vp, *rvp; in sotpi_bindlisten()
4404 kstrwritemp(struct vnode *vp, mblk_t *mp, ushort_t fmode) in kstrwritemp()
5614 struct vnode *vp = SOTOV(so); in sotpi_close()
5680 struct vnode *vp = SOTOV(so); in sotpi_ioctl()
5910 socktpi_plumbioctl(struct vnode *vp, int cmd, intptr_t arg, int mode, in socktpi_plumbioctl()
6116 struct vnode *vp = SOTOV(so); in sotpi_poll()
6325 struct vnode *vp; in sotpi_convert_sonode()
6568 struct vnode *vp = SOTOV(so); in sotpi_info_init()
H A Dsocksyscalls.c436 struct vnode *nvp; in so_socketpair()
630 struct vnode *nvp; in accept()
2175 struct vnode *vp; in snf_async_read()
2300 create_thread(int operation, struct vnode *vp, file_t *fp, in create_thread()
2363 struct vnode *vp; in snf_direct_io()
2770 struct vnode *vp; in snf_cache()
2907 struct vnode *vp, *fvp, *realvp; in sosendfile64()
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h176 typedef struct vnode { struct
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile668 vnode.h \
H A Dexec.h181 int (*exec_func)(struct vnode *vp, struct execa *uap,
185 int (*exec_core)(struct vnode *vp, struct proc *p,
218 extern int execpermissions(struct vnode *vp, struct vattr *vattrp,
223 extern int execopen(struct vnode **vpp, int *fdp);
H A Dvm.h55 int queue_io_request(struct vnode *, u_offset_t);
H A Dvnode.h284 typedef struct vnode { struct
1338 void vn_rele(struct vnode *vp);
1340 void vn_rele_dnlc(struct vnode *vp);
1352 int vn_vfswlock(struct vnode *vp);
1354 int vn_vfsrlock(struct vnode *vp);
1356 void vn_vfsunlock(struct vnode *vp);
1364 void vn_copypath(struct vnode *src, struct vnode *dst);
1366 void vn_setpath(vnode_t *rootvp, struct vnode *startvp, struct vnode *vp,
1489 extern struct vnode kvps[];
1524 #define NULLVP ((struct vnode *)0)
[all …]
H A Dpolicy.h148 int secpolicy_spec_open(const cred_t *, struct vnode *, int);
213 int secpolicy_vnode_setattr(cred_t *, struct vnode *, struct vattr *,
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c1622 extern void rpc_poptimod(struct vnode *);
1623 extern int kstr_push(struct vnode *, char *);
/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_subr.c76 static struct vnode **swap_vnodes; /* ptr's to swap vnodes */
174 swap_vnodes = kmem_zalloc(MAX_SWAP_VNODES * sizeof (struct vnode *), in swapinit()
212 struct vnode *
215 struct vnode *vp; in swapfs_getvp()
242 struct vnode *vp; in swap_sync()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c100 static void acl_perm(struct vnode *, struct exportinfo *, struct vattr *,
3012 acl_perm(struct vnode *vp, struct exportinfo *exi, struct vattr *va, cred_t *cr) in acl_perm()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1488 file path=usr/include/sys/vnode.h
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c93 static int execsetid(struct vnode *, struct vattr *, uid_t *, uid_t *,
639 struct vnode **vpp, in gexec()
649 struct vnode *vp, *execvp = NULL; in gexec()
1112 execsetid(struct vnode *vp, struct vattr *vattrp, uid_t *uidp, uid_t *gidp, in execsetid()
1215 execpermissions(struct vnode *vp, struct vattr *vattrp, struct uarg *args) in execpermissions()
1262 execmap(struct vnode *vp, caddr_t addr, size_t len, size_t zfodlen, in execmap()
1464 struct vnode *vp; in setexecenv()
1481 execopen(struct vnode **vpp, int *fdp) in execopen()
1483 struct vnode *vp = *vpp; in execopen()
1521 struct vnode *vp, in noexec()
H A Dvm_pageout.c1553 struct vnode *vp = pp->p_vnode; in checkpage()
H A Dmem_config.c1815 struct vnode *vp; in delete_memory_thread()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c282 prnotify(struct vnode *vp) in prnotify()
1696 struct vnode *vp; in break_seg()
1846 struct vnode *vp; in prgetmap()
1961 struct vnode *vp; in prgetmap32()
2185 struct vnode *vp; in prpdread()
2336 struct vnode *vp; in prpdread32()
4790 struct vnode *vp; in prgetxmap()
4990 struct vnode *vp; in prgetxmap32()
H A Dprioctl.c141 prioctl64(struct vnode *vp, int cmd, intptr_t arg, int flag, cred_t *cr, in prioctl64()
145 prioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, cred_t *cr, in prioctl64()
1659 prioctl32(struct vnode *vp, int cmd, intptr_t arg, int flag, cred_t *cr, in prioctl32()
3072 struct vnode *xvp; in propenm()
3889 struct vnode *vp, in prioctl()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c800 struct vnode *vp; in aus_fchown()
928 struct vnode *vp; in aus_fchmod()
991 struct vnode *vp; in aus_fchmodat()
1507 struct vnode *vp; in aus_fcntl()
2004 struct vnode *vp; in aus_close()
2061 struct vnode *vp; in aus_fstatfs()
2361 struct vnode *vp; in aus_ioctl()
2482 struct vnode *vp; in aus_mmap()
2525 vp = (struct vnode *)fp->f_vnode; in aus_mmap()
5503 struct vnode *vp; in aus_facl()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c495 mdb_vnode_t vnode; in gcore_vnode_size() local
499 if (mdb_ctf_vread(&vnode, "vnode_t", "mdb_vnode_t", vnode_addr, 0) == in gcore_vnode_size()
505 vnode.v_op, 0) == -1) { in gcore_vnode_size()
520 vnode.v_data, 0) == -1) { in gcore_vnode_size()
530 vnode.v_data, 0) == -1) { in gcore_vnode_size()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c2754 page_swap_with_hypervisor(struct vnode *vp, u_offset_t off, caddr_t vaddr, in page_swap_with_hypervisor()
2887 struct vnode *vp, in page_get_contigpages()
3020 struct vnode *vp, in page_create_io()
3370 page_get_anylist(struct vnode *vp, u_offset_t off, struct as *as, caddr_t vaddr, in page_get_anylist()
3504 struct vnode *vp, in page_create_io()
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c277 page_hash_search(ulong_t index, vnode_t *vnode, u_offset_t off) in page_hash_search() argument
283 if (page->p_vnode == vnode && page->p_offset == off) in page_hash_search()
806 if (((volatile struct vnode *)(pp->p_vnode) != vp) || in page_lookup_create()
983 if (((volatile struct vnode *)(pp->p_vnode) != vp) || in page_lookup_nowait()
2005 page_alloc_pages(struct vnode *vp, struct seg *seg, caddr_t addr, in page_alloc_pages()
4448 struct vnode *vp; in page_invalidate_pages()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c1374 struct vnode *svp; in specvp_check()
/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c932 localpath(char *path, struct vnode *vrootp, cred_t *cr) in localpath()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_reservoir.c628 struct vnode *vp = &kvps[KV_VVP]; in vmmr_destroy_pages()
659 struct vnode *vp = &kvps[KV_VVP]; in vmmr_alloc_pages()

1234567891011