Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vnode.c81 #define ISROFILE(vp) \ argument
85 #define VOPSTATS_UPDATE(vp, counter) ((void)vp) argument
86 #define VOPSTATS_UPDATE_IO(vp, counter, bytecounter, bytesval) \ argument
88 #define VOPXID_MAP_CR(vp, cr) ((void)vp) argument
316 struct vnode *vp, in vn_rdwr()
396 vn_hold(struct vnode *vp) in vn_hold()
408 vn_rele(vnode_t *vp) in vn_rele()
468 vn_vfswlock_wait(vnode_t *vp) in vn_vfswlock_wait()
479 vn_vfsrlock_wait(vnode_t *vp) in vn_vfsrlock_wait()
494 vn_vfswlock(vnode_t *vp) in vn_vfswlock()
[all …]
H A Dfake_fssub.c101 fs_nosys_map(struct vnode *vp, offset_t off, struct as *as, caddr_t *addrp, in fs_nosys_map()
110 fs_nosys_addmap(struct vnode *vp, offset_t off, struct as *as, caddr_t addr, in fs_nosys_addmap()
119 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll()
142 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync()
152 fs_putpage(vnode_t *vp, offset_t off, size_t len, int flags, cred_t *cr, in fs_putpage()
163 fs_ioctl(vnode_t *vp, int com, intptr_t data, int flag, cred_t *cred, in fs_ioctl()
174 fs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwlock()
181 fs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwunlock()
200 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek()
210 fs_frlock(vnode_t *vp, int cmd, struct flock64 *bfp, int flag, offset_t offset, in fs_frlock()
[all …]
H A Dfake_nbmlock.c49 nbl_start_crit(vnode_t *vp, krw_t mode) in nbl_start_crit()
59 nbl_end_crit(vnode_t *vp) in nbl_end_crit()
70 nbl_in_crit(vnode_t *vp) in nbl_in_crit()
80 nbl_need_check(vnode_t *vp) in nbl_need_check()
92 nbl_conflict(vnode_t *vp, in nbl_conflict()
112 nbl_svmand(vnode_t *vp, cred_t *cr, int *svp) in nbl_svmand()
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c77 #define ISROFILE(vp) \ argument
168 #define VOPSTATS_UPDATE(vp, counter) { \ argument
184 #define VOPSTATS_UPDATE_IO(vp, counter, bytecounter, bytesval) { \ argument
206 #define VOPXID_MAP_CR(vp, cr) { \ argument
752 struct vnode *vp, in vn_rdwr()
839 vn_rele(vnode_t *vp) in vn_rele()
859 vn_rele_dnlc(vnode_t *vp) in vn_rele_dnlc()
882 vn_rele_stream(vnode_t *vp) in vn_rele_stream()
897 vn_rele_inactive(vnode_t *vp) in vn_rele_inactive()
913 vn_rele_async(vnode_t *vp, taskq_t *taskq) in vn_rele_async()
[all …]
H A Dnbmlock.c46 nbl_start_crit(vnode_t *vp, krw_t mode) in nbl_start_crit()
56 nbl_end_crit(vnode_t *vp) in nbl_end_crit()
67 nbl_in_crit(vnode_t *vp) in nbl_in_crit()
77 nbl_need_check(vnode_t *vp) in nbl_need_check()
102 nbl_conflict(vnode_t *vp, in nbl_conflict()
135 nbl_svmand(vnode_t *vp, cred_t *cr, int *svp) in nbl_svmand()
H A Dfs_subr.c120 fs_nosys_map(struct vnode *vp, offset_t off, struct as *as, caddr_t *addrp, in fs_nosys_map()
129 fs_nosys_addmap(struct vnode *vp, offset_t off, struct as *as, caddr_t addr, in fs_nosys_addmap()
138 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll()
161 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync()
171 fs_putpage(vnode_t *vp, offset_t off, size_t len, int flags, cred_t *cr, in fs_putpage()
182 fs_ioctl(vnode_t *vp, int com, intptr_t data, int flag, cred_t *cred, in fs_ioctl()
193 fs_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwlock()
200 fs_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in fs_rwunlock()
219 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek()
229 fs_frlock(vnode_t *vp, int cmd, struct flock64 *bfp, int flag, offset_t offset, in fs_frlock()
[all …]
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_nblk.c49 nbl_start_crit(vnode_t *vp, krw_t mode) in nbl_start_crit()
59 nbl_end_crit(vnode_t *vp) in nbl_end_crit()
70 nbl_in_crit(vnode_t *vp) in nbl_in_crit()
81 nbl_need_check(vnode_t *vp) in nbl_need_check()
107 nbl_conflict(vnode_t *vp, in nbl_conflict()
140 nbl_svmand(vnode_t *vp, cred_t *cr, int *svp) in nbl_svmand()
159 nbl_share_conflict(vnode_t *vp, nbl_op_t op, caller_context_t *ct) in nbl_share_conflict()
169 nbl_lock_conflict(vnode_t *vp, nbl_op_t op, u_offset_t offset, in nbl_lock_conflict()
H A Dfake_vop.c94 vnode_t *vp, in fop_close()
124 vnode_t *vp, in fop_read()
219 vnode_t *vp, in fop_write()
265 vnode_t *vp, in fop_ioctl()
301 vnode_t *vp, in fop_setfl()
314 vnode_t *vp, in fop_getattr()
336 vnode_t *vp, in fop_setattr()
382 vnode_t *vp, in fop_access()
401 vnode_t *vp; in fake_lookup_xattrdir() local
476 vnode_t *vp; in fop_lookup() local
[all …]
H A Dvncache.c57 struct vnode *vp; in vn_cache_constructor() local
72 struct vnode *vp; in vn_cache_destructor() local
84 vn_recycle(vnode_t *vp) in vn_recycle()
110 vn_reinit(vnode_t *vp) in vn_reinit()
125 vnode_t *vp; in vn_alloc() local
137 vn_free(vnode_t *vp) in vn_free()
181 vnode_t *vp; in vncache_lookup() local
251 vncache_renamed(vnode_t *vp, vnode_t *to_dvp, char *to_name) in vncache_renamed()
280 vncache_inactive(vnode_t *vp) in vncache_inactive()
/illumos-gate/usr/src/uts/common/os/
H A Dshare.c60 add_share(struct vnode *vp, struct shrlock *shr) in add_share()
304 del_share(struct vnode *vp, struct shrlock *shr) in del_share()
354 cleanshares(struct vnode *vp, pid_t pid) in cleanshares()
364 cleanshares_by_sysid(struct vnode *vp, int32_t sysid) in cleanshares_by_sysid()
380 do_cleanshares(struct vnode *vp, pid_t pid, int32_t sysid) in do_cleanshares()
435 shr_has_remote_shares(vnode_t *vp, int32_t sysid) in shr_has_remote_shares()
455 isreadonly(struct vnode *vp) in isreadonly()
463 print_shares(struct vnode *vp) in print_shares()
561 nbl_share_conflict(vnode_t *vp, nbl_op_t op, caller_context_t *ct) in nbl_share_conflict()
641 proc_has_nbmand_share_on_vp(vnode_t *vp, pid_t pid) in proc_has_nbmand_share_on_vp()
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c52 vnode_t *vp = *vpp; in lo_open() local
104 vnode_t *vp, in lo_close()
119 lo_read(vnode_t *vp, struct uio *uiop, int ioflag, struct cred *cr, in lo_read()
130 lo_write(vnode_t *vp, struct uio *uiop, int ioflag, struct cred *cr, in lo_write()
142 vnode_t *vp, in lo_ioctl()
158 lo_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, caller_context_t *ct) in lo_setfl()
166 vnode_t *vp, in lo_getattr()
185 vnode_t *vp, in lo_setattr()
200 vnode_t *vp, in lo_access()
218 lo_fsync(vnode_t *vp, int syncflag, struct cred *cr, caller_context_t *ct) in lo_fsync()
[all …]
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevno.c109 struct vnode *vp = NMTOV(newnamep); in nm_open() local
164 nm_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *crp, in nm_close()
193 nm_read(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_read()
200 nm_write(vnode_t *vp, struct uio *uiop, int ioflag, cred_t *crp, in nm_write()
207 nm_ioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, int *rvalp, in nm_ioctl()
219 nm_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in nm_getattr()
264 nm_setattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in nm_setattr()
333 nm_access(vnode_t *vp, int mode, int flags, cred_t *crp, caller_context_t *ct) in nm_access()
375 nm_link(vnode_t *tdvp, vnode_t *vp, char *tnm, cred_t *crp, in nm_link()
382 nm_fsync(vnode_t *vp, int syncflag, cred_t *crp, caller_context_t *ct) in nm_fsync()
[all …]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c122 struct vnode *vp = *vpp; in socket_vop_open() local
138 socket_vop_close(struct vnode *vp, int flag, int count, offset_t offset, in socket_vop_close()
174 socket_vop_read(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cr, in socket_vop_read()
188 socket_vop_write(struct vnode *vp, struct uio *uiop, int ioflag, in socket_vop_write()
209 socket_vop_ioctl(struct vnode *vp, int cmd, intptr_t arg, int mode, in socket_vop_ioctl()
225 socket_vop_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, in socket_vop_setfl()
282 socket_vop_getattr(struct vnode *vp, struct vattr *vap, int flags, in socket_vop_getattr()
377 socket_vop_setattr(struct vnode *vp, struct vattr *vap, int flags, in socket_vop_setattr()
411 socket_vop_access(struct vnode *vp, int mode, int flags, struct cred *cr, in socket_vop_access()
432 socket_vop_fsync(struct vnode *vp, int syncflag, struct cred *cr, in socket_vop_fsync()
[all …]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.exp.c100 exp(tchar ***vp) in exp()
110 exp0(tchar ***vp, bool ignore) in exp0()
134 exp1(tchar ***vp, bool ignore) in exp1()
158 exp2(tchar ***vp, bool ignore) in exp2()
182 exp2a(tchar ***vp, bool ignore) in exp2a()
206 exp2b(tchar ***vp, bool ignore) in exp2b()
230 exp2c(tchar ***vp, bool ignore) in exp2c()
277 exp3(tchar ***vp, bool ignore) in exp3()
322 exp3a(tchar ***vp, bool ignore) in exp3a()
353 exp4(tchar ***vp, bool ignore) in exp4()
[all …]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c88 struct vnode *vp, /* any file on the fs */ in ufs_fioio()
215 struct vnode *vp, /* file's vnode */ in ufs_fiosatime()
281 struct vnode *vp, /* file's vnode */ in ufs_fiogdio()
306 struct vnode *vp, /* file's vnode */ in ufs_fiosdio()
404 struct vnode *vp, in ufs_fioffs()
508 ufs_fioisbusy(struct vnode *vp, int *isbusy, struct cred *cr) in ufs_fioisbusy()
537 ufs_fiodirectio(struct vnode *vp, int cmd, struct cred *cr) in ufs_fiodirectio()
563 ufs_fiotune(struct vnode *vp, struct fiotune *uftp, struct cred *cr) in ufs_fiotune()
634 ufs_fio_holey(vnode_t *vp, int cmd, offset_t *off) in ufs_fio_holey()
694 ufs_mark_compressed(struct vnode *vp) in ufs_mark_compressed()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c177 tsol_fifo_access(vnode_t *vp, int flag, cred_t *crp) in tsol_fifo_access()
225 vnode_t *vp = *vpp; in fifo_open() local
438 fifo_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *crp, in fifo_close()
659 fifo_read(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *crp, in fifo_read()
845 fifo_write(vnode_t *vp, uio_t *uiop, int ioflag, cred_t *crp, in fifo_write()
1116 fifo_ioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, in fifo_ioctl()
1146 fifo_fastioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, in fifo_fastioctl()
1408 fifo_strioctl(vnode_t *vp, int cmd, intptr_t arg, int mode, cred_t *cr, in fifo_strioctl()
1454 fifo_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in fifo_getattr()
1531 fifo_setattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, in fifo_setattr()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dl_strplumb.c59 vnode_t *vp; in kstr_open() local
84 kstr_plink(vnode_t *vp, int fd, int *mux_id) in kstr_plink()
97 kstr_unplink(vnode_t *vp, int mux_id) in kstr_unplink()
106 kstr_push(vnode_t *vp, char *mod) in kstr_push()
114 kstr_pop(vnode_t *vp) in kstr_pop()
122 kstr_close(vnode_t *vp, int fd) in kstr_close()
143 kstr_ioctl(struct vnode *vp, int cmd, intptr_t arg) in kstr_ioctl()
156 kstr_msg(vnode_t *vp, mblk_t *smp, mblk_t **rmp, timestruc_t *timeo) in kstr_msg()
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c112 #define DCHASH(vp) (((uintptr_t)(vp) >> DCSHFT) & (DCTABLESIZE - 1)) argument
114 #define DCHASH(vp) (((uintptr_t)(vp) >> DCSHFT) % DTABLESIZEC) argument
254 dc_close(struct vnode *vp, int flag, int count, offset_t off, in dc_close()
264 dc_read(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cr, in dc_read()
309 dc_getattr(struct vnode *vp, struct vattr *vap, int flags, in dc_getattr()
324 dc_setattr(struct vnode *vp, struct vattr *vap, int flags, cred_t *cred, in dc_setattr()
334 dc_access(struct vnode *vp, int mode, int flags, in dc_access()
345 dc_fsync(vnode_t *vp, int syncflag, cred_t *cred, caller_context_t *ctp) in dc_fsync()
352 dc_inactive(struct vnode *vp, cred_t *cr, caller_context_t *ctp) in dc_inactive()
377 dc_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ctp) in dc_fid()
[all …]
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c89 struct vnode *vp; in specvp_devfs() local
114 struct vnode *vp, in specvp()
282 spec_assoc_fence(dev_info_t *ndip, vnode_t *vp) in spec_assoc_fence()
342 spec_assoc_vp_with_devi(struct vnode *vp, dev_info_t *dip) in spec_assoc_vp_with_devi()
387 spec_hold_devi_by_vp(struct vnode *vp) in spec_hold_devi_by_vp()
486 struct vnode *vp; in spec_devi_open_count() local
518 common_specvp(struct vnode *vp) in common_specvp()
687 struct vnode *vp) in sfind()
745 spec_maxoffset(struct vnode *vp) in spec_maxoffset()
766 struct vnode *vp; in snode_constructor() local
[all …]
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c104 door_close(struct vnode *vp, int flag, int count, offset_t offset, in door_close()
143 door_getattr(struct vnode *vp, struct vattr *vap, int flags, struct cred *cr, in door_getattr()
171 door_inactive(struct vnode *vp, struct cred *cr, caller_context_t *ct) in door_inactive()
209 vnode_t *vp = DTOV(dp); in door_bind_thread() local
220 vnode_t *vp = DTOV(dp); in door_unbind_thread() local
238 door_access(struct vnode *vp, int mode, int flags, struct cred *cr, in door_access()
246 door_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) in door_realvp()
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c90 devfs_close(struct vnode *vp, int flag, int count, in devfs_close()
109 devfs_read(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cred, in devfs_read()
124 devfs_write(struct vnode *vp, struct uio *uiop, int ioflag, struct cred *cred, in devfs_write()
139 devfs_ioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, in devfs_ioctl()
162 devfs_getattr(struct vnode *vp, struct vattr *vap, int flags, struct cred *cr, in devfs_getattr()
221 struct vnode *vp, in devfs_setattr_dir()
340 struct vnode *vp, in devfs_setattr()
588 devfs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, in devfs_pathconf()
614 devfs_getsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in devfs_getsecattr()
648 devfs_setsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in devfs_setsecattr()
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c114 nfs_waitfor_purge_complete(vnode_t *vp) in nfs_waitfor_purge_complete()
147 nfs_validate_caches(vnode_t *vp, cred_t *cr) in nfs_validate_caches()
174 nfs3_validate_caches(vnode_t *vp, cred_t *cr) in nfs3_validate_caches()
194 nfs_purge_caches(vnode_t *vp, int purge_dnlc, cred_t *cr) in nfs_purge_caches()
260 nfs_purge_rddir_cache(vnode_t *vp) in nfs_purge_rddir_cache()
288 nfs3_cache_post_op_attr(vnode_t *vp, post_op_attr *poap, hrtime_t t, cred_t *cr) in nfs3_cache_post_op_attr()
303 nfs3_cache_post_op_vattr(vnode_t *vp, post_op_vattr *poap, hrtime_t t, in nfs3_cache_post_op_vattr()
346 nfs3_cache_wcc_data(vnode_t *vp, wcc_data *wccp, hrtime_t t, cred_t *cr) in nfs3_cache_wcc_data()
380 nfs_attrcache(vnode_t *vp, struct nfsfattr *na, hrtime_t t) in nfs_attrcache()
406 nfs3_attrcache(vnode_t *vp, fattr3 *na, hrtime_t t) in nfs3_attrcache()
[all …]
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c350 sdev_close(struct vnode *vp, int flag, int count, in sdev_close()
374 sdev_read(struct vnode *vp, struct uio *uio, int ioflag, struct cred *cred, in sdev_read()
401 sdev_write(struct vnode *vp, struct uio *uio, int ioflag, struct cred *cred, in sdev_write()
432 sdev_ioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, in sdev_ioctl()
449 sdev_getattr(struct vnode *vp, struct vattr *vap, int flags, in sdev_getattr()
482 sdev_setattr(struct vnode *vp, struct vattr *vap, int flags, in sdev_setattr()
489 sdev_getsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in sdev_getsecattr()
514 sdev_setsecattr(struct vnode *vp, struct vsecattr *vsap, int flags, in sdev_setsecattr()
600 sdev_access(struct vnode *vp, int mode, int flags, struct cred *cr, in sdev_access()
643 struct vnode *vp = NULL; in sdev_create() local
[all …]
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c169 vnode_t *vp; in ctfs_create_evnode() local
194 vnode_t *vp, in ctfs_ev_access()
242 ctfs_ev_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_ev_inactive()
266 vnode_t *vp, in ctfs_ev_getattr()
294 vnode_t *vp, in ctfs_ev_ioctl()
314 vnode_t *vp, in ctfs_ev_poll()
349 vnode_t *vp; in ctfs_create_pbundle() local
369 vnode_t *vp; in ctfs_create_bundle() local
403 ctfs_bu_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_bu_inactive()
425 vnode_t *vp, in ctfs_bu_getattr()
[all …]
/illumos-gate/usr/src/cmd/vscan/vscanadm/
H A Dvscanadm.c315 vs_props_t vp; in vs_adm_get() local
364 vs_props_t vp; in vs_adm_set() local
577 vs_props_t vp; in vs_adm_import() local
607 vs_props_t vp; in vs_adm_validate() local
635 vs_props_t vp; in vs_adm_export() local
981 void *vp) in vs_adm_parse()
994 vs_adm_parse_maxsize(const char *valstr, void *vp) in vs_adm_parse_maxsize()
1022 vs_adm_parse_maxsize_action(const char *valstr, void *vp) in vs_adm_parse_maxsize_action()
1047 vs_adm_parse_types(const char *valstr, void *vp) in vs_adm_parse_types()
1072 vs_adm_parse_enable(const char *valstr, void *vp) in vs_adm_parse_enable()
[all …]

12345678910>>...21