Home
last modified time | relevance | path

Searched defs:vp (Results 151 – 175 of 509) sorted by relevance

12345678910>>...21

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c177 vnode_t *vp; in cb_getattr() local
390 vnode_t *vp; in cb_recall() local
913 vnode_t *vp; in nfs4_dquery() local
1380 cred_t *cr, vnode_t *vp) in nfs4delegreturn_save_lost_rqst()
1453 vnode_t *vp = RTOV4(rp); in nfs4_do_delegreturn() local
1587 vnode_t *vp; in nfs4delegreturn_impl() local
1744 vnode_t *vp; in delegreturn_all_thread() local
1885 deleg_reopen(vnode_t *vp, bool_t *recovp, struct nfs4_callback_globals *ncg, in deleg_reopen()
2042 vnode_t *vp; in nfs4delegreturn_thread() local
2354 vnode_t *vp; in nfs4delegabandon() local
[all …]
H A Dnfs_export.c1246 vnode_t *vp; in exportfs() local
1995 vnode_t *vp; in nfs_getfh() local
2158 nfs_vptoexi(vnode_t *dvp, vnode_t *vp, cred_t *cr, int *walk, in nfs_vptoexi()
2264 makefh(fhandle_t *fh, vnode_t *vp, exportinfo_t *exi) in makefh()
2367 makefh3(nfs_fh3 *fh, vnode_t *vp, struct exportinfo *exi) in makefh3()
2471 makefh4(nfs_fh4 *fh, vnode_t *vp, struct exportinfo *exi) in makefh4()
2540 vnode_t *vp; in nfs_fhtovp() local
2591 vnode_t *vp; in nfs3_fhtovp() local
2633 vnode_t *vp = NULL; in nfs4_fhtovp() local
2741 checkexport4(fsid_t *fsid, fid_t *fid, vnode_t *vp) in checkexport4()
[all …]
H A Dnfs4_stub_vnops.c387 nfs4_fake_attrs(vnode_t *vp, struct vattr *vap) in nfs4_fake_attrs()
428 nfs4_trigger_getattr(vnode_t *vp, struct vattr *vap, int flags, cred_t *cr, in nfs4_trigger_getattr()
457 nfs4_trigger_setattr(vnode_t *vp, struct vattr *vap, int flags, cred_t *cr, in nfs4_trigger_setattr()
474 nfs4_trigger_access(vnode_t *vp, int mode, int flags, cred_t *cr, in nfs4_trigger_access()
674 nfs4_trigger_readlink(vnode_t *vp, struct uio *uiop, cred_t *cr, in nfs4_trigger_readlink()
696 nfs4_trigger_mounted_already(vnode_t *vp, vnode_t **newvpp, in nfs4_trigger_mounted_already()
741 nfs4_trigger_mount(vnode_t *vp, cred_t *cr, vnode_t **newvpp) in nfs4_trigger_mount()
902 nfs4_trigger_domount_args_create(vnode_t *vp, cred_t *cr, domount_args_t **dmap) in nfs4_trigger_domount_args_create()
1059 nfs4_trigger_domount_args_destroy(domount_args_t *dma, vnode_t *vp) in nfs4_trigger_domount_args_destroy()
1090 nfs4_trigger_esi_create(vnode_t *vp, servinfo4_t *svp, cred_t *cr) in nfs4_trigger_esi_create()
[all …]
H A Dnfs_subr.c2153 nfs_setswaplike(vnode_t *vp, vattr_t *vap) in nfs_setswaplike()
2177 vnode_t *vp; in rinactive() local
2282 vnode_t *vp; in makenfsnode() local
2344 vnode_t *vp; in makenfs3node_va() local
2386 vnode_t *vp; in makenfs3node() local
2466 vnode_t *vp; in make_rnode() local
2636 nfs_set_vroot(vnode_t *vp) in nfs_set_vroot()
2679 vnode_t *vp; in rp_addfree() local
2894 vnode_t *vp; in rfind() local
2942 vnode_t *vp; in check_rtable() local
[all …]
/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c104 getintphead(struct vnode *vp, struct intpdata *idatap) in getintphead()
183 struct vnode *vp, in intpexec()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vadj.c57 struct vlinfo *vp, *vpc; in vopen() local
119 struct vlinfo *vp = &vlinfo[l]; in vreopen() local
211 struct vlinfo *vp = &vlinfo[l]; in vglitchup() local
861 struct vlinfo *vp = &vlinfo[0]; in vsync1() local
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c162 struct vnode *vp; in tmpnode_init() local
235 struct vnode *vp = TNTOV(tp); in tmpnode_trunc() local
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_open.c83 vn_close_rele(vnode_t *vp, int flag) in vn_close_rele()
109 struct vnode *vp; in vn_open() local
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c79 #define VN_HOLD_DNLC(vp) { \ argument
87 #define VN_RELE_DNLC(vp) { \ argument
437 dnlc_enter(vnode_t *dp, const char *name, vnode_t *vp) in dnlc_enter()
503 dnlc_update(vnode_t *dp, const char *name, vnode_t *vp) in dnlc_update()
589 vnode_t *vp; in dnlc_lookup() local
746 dnlc_purge_vp(vnode_t *vp) in dnlc_purge_vp()
884 vnode_t *vp; in dnlc_fs_purge1() local
1001 vnode_t *vp; in do_dnlc_reduce_cache() local
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c129 hs_access(struct vnode *vp, mode_t m, struct cred *cred) in hs_access()
312 struct vnode *vp; in hs_getfree() local
337 vnode_t *vp; in hs_getfree() local
391 struct vnode *vp; in hs_findhash() local
449 struct vnode *vp, *rvp; in hs_synchash() local
517 struct vnode *vp; in hs_makenode() local
663 hs_freenode(vnode_t *vp, struct hsfs *fsp, int nopage) in hs_freenode()
1396 hs_filldirent(struct vnode *vp, struct hs_direntry *hdp) in hs_filldirent()
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c174 vnode_t *vp; in lm_fhtovp() local
233 vnode_t *vp; in nlm_fh_to_vhold() local
333 vnode_t *vp = NULL; in nlm_do_test() local
942 vnode_t *vp = NULL; in nlm_do_unlock() local
1266 vnode_t *vp = NULL; in nlm_do_unshare() local
1320 nlm_vop_frlock(vnode_t *vp, int cmd, flock64_t *bfp, int flag, offset_t offset, in nlm_vop_frlock()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c256 struct vnode *vp; in ufs_inode_cache_constructor() local
280 struct vnode *vp; in ufs_inode_cache_destructor() local
340 vnode_t *vp; in ufs_alloc_inode() local
410 ufs_reset_vnode(vnode_t *vp) in ufs_reset_vnode()
454 struct vnode *vp; in ufs_iget_internal() local
675 struct vnode *vp = ITOV(ip); in ufs_iinactive() local
H A Dufs_snap.c60 ufs_snap_create(struct vnode *vp, struct fiosnapcreate_multi *fiosnapp, in ufs_snap_create()
356 ufs_snap_delete(struct vnode *vp, struct fiosnapdelete *fiosnapp, cred_t *cr) in ufs_snap_delete()
/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c133 checkshbinmagic(struct vnode *vp) in checkshbinmagic()
155 struct vnode *vp, in shbinexec()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_file.c61 vnode_t *vp; in vdev_file_open() local
198 vnode_t *vp = bp->b_private; in vdev_file_io_strategy() local
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c716 page_lookup(vnode_t *vp, u_offset_t off, se_t se) in page_lookup()
735 vnode_t *vp, in page_lookup_create()
949 page_lookup_nowait(vnode_t *vp, u_offset_t off, se_t se) in page_lookup_nowait()
1017 page_find(vnode_t *vp, u_offset_t off) in page_find()
1046 page_exists(vnode_t *vp, u_offset_t off) in page_exists()
1073 page_exists_physcontig(vnode_t *vp, u_offset_t off, uint_t szc, page_t *ppa[]) in page_exists_physcontig()
1314 page_exists_forreal(vnode_t *vp, u_offset_t off, uint_t *szc) in page_exists_forreal()
1773 page_create_get_something(vnode_t *vp, u_offset_t off, struct seg *seg, in page_create_get_something()
1977 page_create(vnode_t *vp, u_offset_t off, size_t bytes, uint_t flags) in page_create()
2005 page_alloc_pages(struct vnode *vp, struct seg *seg, caddr_t addr, in page_alloc_pages()
[all …]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.misc.c129 blkcat(tchar **up, tchar **vp) in blkcat()
188 blkspl(tchar **up, tchar **vp) in blkspl()
414 blkcat_(char **up, char **vp) in blkcat_()
422 blkspl_(char **up, char **vp) in blkspl_()
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h252 #define VOP_CLOSE(vp, f, c, o, cr, ct) 0 argument
253 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) 0 argument
254 #define VOP_GETATTR(vp, vap, fl, cr, ct) fop_getattr((vp), (vap)); argument
255 #define VOP_SPACE(vp, cmd, a, f, o, cr, ct) 0 argument
257 #define VOP_FSYNC(vp, f, cr, ct) fsync((vp)->v_fd) argument
259 #define VN_RELE(vp) vn_close(vp) argument
271 #define vn_is_readonly(vp) B_FALSE argument
/illumos-gate/usr/src/uts/sun4/os/
H A Dprom_subr.c104 struct vx_cmd *vp; in add_vx_handler() local
143 struct vx_cmd *vp; in remove_vx_handler() local
165 struct vx_cmd *vp; in vx_handler() local
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dfs_mount_defaults.c256 struct vfstab *vp; in fs_edit_mount_defaults() local
368 struct vfstab *vp; in fs_del_mount_default_ent() local
705 vfstab_line_cmp(fs_mntdefaults_t *mntdftp, struct vfstab *vp) { in vfstab_line_cmp()
/illumos-gate/usr/src/uts/common/os/
H A Dfbio.c62 fbread(vnode_t *vp, offset_t off, uint_t len, enum seg_rw rw, in fbread()
111 fbzero(vnode_t *vp, offset_t off, uint_t len, struct fbuf **fbpp) in fbzero()
H A Dtlabel.c316 getflabel(vnode_t *vp) in getflabel()
530 cgetlabel(bslabel_t *label_p, vnode_t *vp) in cgetlabel()
553 struct vnode *vp; in getlabel() local
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ptsops.c219 struct vnode *vp; in devpts_prunedir() local
331 struct vnode *vp; in devpts_create() local
385 devpts_setattr(struct vnode *vp, struct vattr *vap, int flags, in devpts_setattr()
/illumos-gate/usr/src/uts/common/syscall/
H A Dlseek.c78 vnode_t *vp; in lseek32_common() local
275 vnode_t *vp; in lseek64() local
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmp.h58 #define VTOTM(vp) ((struct tmount *)(vp)->v_vfsp->vfs_data) argument
59 #define VTOTN(vp) ((struct tmpnode *)(vp)->v_data) argument

12345678910>>...21