Home
last modified time | relevance | path

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

12345678910>>...16

/NextBSD/sys/nfs/
HDnfs_kdtrace.h46 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) do { \ argument
52 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument
59 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument
66 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument
81 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) do { \ argument
87 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument
93 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) do { \ argument
99 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument
108 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument
109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
[all …]
/NextBSD/sys/fs/nfsclient/
HDnfs_kdtrace.h54 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) do { \ argument
60 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument
67 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument
74 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument
81 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) do { \ argument
87 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) do { \ argument
93 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) do { \ argument
99 #define KDTRACE_NFS_ATTRCACHE_LOAD_DONE(vp, vap, error) do { \ argument
108 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument
109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
[all …]
/NextBSD/contrib/nvi/vi/
HDv_scroll.c70 v_lgoto(SCR *sp, VICMD *vp) in v_lgoto()
107 v_home(SCR *sp, VICMD *vp) in v_home()
124 v_middle(SCR *sp, VICMD *vp) in v_middle()
145 v_bottom(SCR *sp, VICMD *vp) in v_bottom()
155 goto_adjust(VICMD *vp) in goto_adjust()
208 v_up(SCR *sp, VICMD *vp) in v_up()
230 v_cr(SCR *sp, VICMD *vp) in v_cr()
251 v_down(SCR *sp, VICMD *vp) in v_down()
272 v_hpageup(SCR *sp, VICMD *vp) in v_hpageup()
296 v_hpagedown(SCR *sp, VICMD *vp) in v_hpagedown()
[all …]
HDv_ex.c43 v_again(SCR *sp, VICMD *vp) in v_again()
59 v_exmode(SCR *sp, VICMD *vp) in v_exmode()
95 v_join(SCR *sp, VICMD *vp) in v_join()
124 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl()
140 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr()
156 v_suspend(SCR *sp, VICMD *vp) in v_suspend()
172 v_switch(SCR *sp, VICMD *vp) in v_switch()
205 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush()
221 v_tagpop(SCR *sp, VICMD *vp) in v_tagpop()
236 v_filter(SCR *sp, VICMD *vp) in v_filter()
[all …]
HDv_itxt.c69 v_iA(SCR *sp, VICMD *vp) in v_iA()
89 v_ia(SCR *sp, VICMD *vp) in v_ia()
126 v_iI(SCR *sp, VICMD *vp) in v_iI()
145 v_ii(SCR *sp, VICMD *vp) in v_ii()
178 v_iO(SCR *sp, VICMD *vp) in v_iO()
190 v_io(SCR *sp, VICMD *vp) in v_io()
196 io(SCR *sp, VICMD *vp, enum which cmd) in io()
246 v_change(SCR *sp, VICMD *vp) in v_change()
386 v_Replace(SCR *sp, VICMD *vp) in v_Replace()
420 v_subst(SCR *sp, VICMD *vp) in v_subst()
[all …]
HDv_word.c80 v_wordW(SCR *sp, VICMD *vp) in v_wordW()
92 v_wordw(SCR *sp, VICMD *vp) in v_wordw()
102 fword(SCR *sp, VICMD *vp, enum which type) in fword()
240 v_wordE(SCR *sp, VICMD *vp) in v_wordE()
252 v_worde(SCR *sp, VICMD *vp) in v_worde()
262 eword(SCR *sp, VICMD *vp, enum which type) in eword()
386 v_wordB(SCR *sp, VICMD *vp) in v_wordB()
398 v_wordb(SCR *sp, VICMD *vp) in v_wordb()
408 bword(SCR *sp, VICMD *vp, enum which type) in bword()
HDv_left.c34 v_left(SCR *sp, VICMD *vp) in v_left()
72 v_cfirst(SCR *sp, VICMD *vp) in v_cfirst()
139 v_first(SCR *sp, VICMD *vp) in v_first()
201 v_ncol(SCR *sp, VICMD *vp) in v_ncol()
261 v_zero(SCR *sp, VICMD *vp) in v_zero()
HDv_mark.c38 v_mark(SCR *sp, VICMD *vp) in v_mark()
59 v_bmark(SCR *sp, VICMD *vp) in v_bmark()
73 v_fmark(SCR *sp, VICMD *vp) in v_fmark()
85 v_emark(SCR *sp, VICMD *vp) in v_emark()
105 mark(SCR *sp, VICMD *vp, int getmark, enum which cmd) in mark()
HDv_search.c41 v_searchb(SCR *sp, VICMD *vp) in v_searchb()
53 v_searchf(SCR *sp, VICMD *vp) in v_searchf()
63 v_exaddr(SCR *sp, VICMD *vp, dir_t dir) in v_exaddr()
284 v_searchN(SCR *sp, VICMD *vp) in v_searchN()
309 v_searchn(SCR *sp, VICMD *vp) in v_searchn()
344 v_searchw(SCR *sp, VICMD *vp) in v_searchw()
393 v_search(SCR *sp, VICMD *vp, CHAR_T *ptrn, size_t plen, u_int flags, dir_t dir) in v_search()
456 v_correct(SCR *sp, VICMD *vp, int isdelta) in v_correct()
HDv_ch.c38 v_chrepeat(SCR *sp, VICMD *vp) in v_chrepeat()
67 v_chrrepeat(SCR *sp, VICMD *vp) in v_chrrepeat()
106 v_cht(SCR *sp, VICMD *vp) in v_cht()
137 v_chf(SCR *sp, VICMD *vp) in v_chf()
194 v_chT(SCR *sp, VICMD *vp) in v_chT()
219 v_chF(SCR *sp, VICMD *vp) in v_chF()
/NextBSD/sys/security/mac/
HDmac_vfs.c139 mac_vnode_init(struct vnode *vp) in mac_vnode_init()
193 mac_vnode_destroy(struct vnode *vp) in mac_vnode_destroy()
231 mac_devfs_update(struct mount *mp, struct devfs_dirent *de, struct vnode *vp) in mac_devfs_update()
240 struct vnode *vp) in mac_devfs_vnode_associate()
248 mac_vnode_associate_extattr(struct mount *mp, struct vnode *vp) in mac_vnode_associate_extattr()
261 mac_vnode_associate_singlelabel(struct mount *mp, struct vnode *vp) in mac_vnode_associate_singlelabel()
279 struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in mac_vnode_create_extattr()
312 mac_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, in mac_vnode_setlabel_extattr()
346 struct vnode *vp, struct label *interpvplabel, struct image_params *imgp) in mac_vnode_execve_transition()
356 mac_vnode_execve_will_transition(struct ucred *old, struct vnode *vp, in mac_vnode_execve_will_transition()
[all …]
/NextBSD/sys/cddl/compat/opensolaris/sys/
HDvnode.h68 vn_is_readonly(vnode_t *vp) in vn_is_readonly()
72 #define vn_vfswlock(vp) (0) argument
73 #define vn_vfsunlock(vp) do { } while (0) argument
74 #define vn_ismntpt(vp) ((vp)->v_type == VDIR && (vp)->v_mountedhere != NULL) argument
75 #define vn_mountedvfs(vp) ((vp)->v_mountedhere) argument
76 #define vn_has_cached_data(vp) \ argument
79 #define vn_exists(vp) do { } while (0) argument
80 #define vn_invalid(vp) do { } while (0) argument
82 #define vn_free(vp) do { } while (0) argument
83 #define vn_matchops(vp, vops) ((vp)->v_op == &(vops)) argument
[all …]
/NextBSD/sys/security/mac_bsdextended/
HDugidfw_vnode.c64 ugidfw_vnode_check_access(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_access()
96 ugidfw_vnode_check_deleteacl(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_deleteacl()
104 ugidfw_vnode_check_deleteextattr(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_deleteextattr()
112 ugidfw_vnode_check_exec(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_exec()
121 ugidfw_vnode_check_getacl(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_getacl()
129 ugidfw_vnode_check_getextattr(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_getextattr()
138 struct label *dvplabel, struct vnode *vp, struct label *label, in ugidfw_vnode_check_link()
153 ugidfw_vnode_check_listextattr(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_listextattr()
169 ugidfw_vnode_check_open(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_open()
185 ugidfw_vnode_check_readdlink(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_readdlink()
[all …]
/NextBSD/sys/cddl/compat/opensolaris/kern/
HDopensolaris_policy.c93 secpolicy_basic_link(vnode_t *vp, cred_t *cr) in secpolicy_basic_link()
111 secpolicy_vnode_remove(vnode_t *vp, cred_t *cr) in secpolicy_vnode_remove()
120 secpolicy_vnode_access(cred_t *cr, vnode_t *vp, uid_t owner, accmode_t accmode) in secpolicy_vnode_access()
149 secpolicy_vnode_access2(cred_t *cr, vnode_t *vp, uid_t owner, in secpolicy_vnode_access2()
163 secpolicy_vnode_any_access(cred_t *cr, vnode_t *vp, uid_t owner) in secpolicy_vnode_any_access()
202 secpolicy_vnode_setdac(vnode_t *vp, cred_t *cr, uid_t owner) in secpolicy_vnode_setdac()
213 secpolicy_vnode_setattr(cred_t *cr, vnode_t *vp, struct vattr *vap, in secpolicy_vnode_setattr()
296 secpolicy_vnode_setids_setgids(vnode_t *vp, cred_t *cr, gid_t gid) in secpolicy_vnode_setids_setgids()
307 secpolicy_vnode_setid_retain(vnode_t *vp, cred_t *cr, in secpolicy_vnode_setid_retain()
317 secpolicy_setid_clear(struct vattr *vap, vnode_t *vp, cred_t *cr) in secpolicy_setid_clear()
[all …]
/NextBSD/sys/fs/fuse/
HDfuse_internal.h76 vnode_mount(struct vnode *vp) in vnode_mount()
82 vnode_mountedhere(struct vnode *vp) in vnode_mountedhere()
88 vnode_vtype(struct vnode *vp) in vnode_vtype()
94 vnode_isvroot(struct vnode *vp) in vnode_isvroot()
100 vnode_isreg(struct vnode *vp) in vnode_isreg()
106 vnode_isdir(struct vnode *vp) in vnode_isdir()
112 vnode_islnk(struct vnode *vp) in vnode_islnk()
145 fuse_isdeadfs(struct vnode *vp) in fuse_isdeadfs()
154 fuse_iosize(struct vnode *vp) in fuse_iosize()
240 #define cache_attrs(vp, fuse_out) \ argument
/NextBSD/sys/fs/nullfs/
HDnull_vnops.c335 struct vnode *lvp, *vp; in null_add_writecount() local
363 struct vnode *vp, *ldvp, *lvp; in null_lookup() local
439 struct vnode *vp, *ldvp; in null_open() local
455 struct vnode *vp = ap->a_vp; in null_setattr() local
510 struct vnode *vp = ap->a_vp; in null_access() local
536 struct vnode *vp = ap->a_vp; in null_accessx() local
571 struct vnode *lvp, *vp; in null_remove() local
630 struct vnode *vp = ap->a_vp; in null_lock() local
702 struct vnode *vp = ap->a_vp; in null_unlock() local
742 struct vnode *vp, *lvp; in null_inactive() local
[all …]
HDnull_subr.c57 #define NULL_NHASH(vp) (&null_node_hashtbl[vfs_hash_index(vp) & null_hash_mask]) argument
103 struct vnode *vp; local
167 null_destroy_proto(struct vnode *vp, void *xp) in null_destroy_proto()
182 null_insmntque_dtr(struct vnode *vp, void *xp) in null_insmntque_dtr()
204 struct vnode *vp; local
288 null_checkvp(vp, fil, lno) in null_checkvp() argument
/NextBSD/sys/ddb/
HDdb_variables.c62 struct db_variable *vp; in db_find_variable() local
87 struct db_variable *vp; in db_get_variable() local
98 struct db_variable *vp; in db_set_variable() local
107 db_read_variable(struct db_variable *vp, db_expr_t *valuep) in db_read_variable()
119 db_write_variable(struct db_variable *vp, db_expr_t value) in db_write_variable()
133 struct db_variable *vp; in db_set_cmd() local
/NextBSD/sys/kern/
HDvfs_subr.c356 struct vnode *vp; in vnode_init() local
398 struct vnode *vp; in vnode_fini() local
818 struct vnode *vp; in vlrureclaim() local
929 struct vnode *vp; in vnlru_free() local
1131 vtryrecycle(struct vnode *vp) in vtryrecycle()
1285 struct vnode *vp; in getnewvnode() local
1399 delmntque(struct vnode *vp) in delmntque()
1431 insmntque_stddtr(struct vnode *vp, void *dtr_arg) in insmntque_stddtr()
1444 insmntque1(struct vnode *vp, struct mount *mp, in insmntque1()
1493 insmntque(struct vnode *vp, struct mount *mp) in insmntque()
[all …]
HDvfs_hash.c59 vfs_hash_index(struct vnode *vp) in vfs_hash_index()
75 struct vnode *vp; in vfs_hash_get() local
106 vfs_hash_remove(struct vnode *vp) in vfs_hash_remove()
115 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs… in vfs_hash_insert()
155 vfs_hash_rehash(struct vnode *vp, u_int hash) in vfs_hash_rehash()
170 struct vnode *vp; in vfs_hash_changesize() local
HDvfs_vnops.c138 do_vn_io_fault(struct vnode *vp, struct uio *uio) in do_vn_io_fault()
164 struct vnode *vp; member
195 struct vnode *vp; in vn_open_cred() local
299 vn_open_vnode(struct vnode *vp, int fmode, struct ucred *cred, in vn_open_vnode()
415 vn_writechk(vp) in vn_writechk() argument
435 vn_close(vp, flags, file_cred, td) in vn_close() argument
512 vn_rdwr(enum uio_rw rw, struct vnode *vp, void *base, int len, off_t offset, in vn_rdwr()
616 vn_rdwr_inchunks(rw, vp, base, len, offset, segflg, ioflg, active_cred, in vn_rdwr_inchunks() argument
778 struct vnode *vp; local
837 struct vnode *vp; local
[all …]
/NextBSD/sys/sys/
HDvnode.h216 #define VN_KNLIST_EMPTY(vp) ((vp)->v_pollinfo == NULL || \ argument
219 #define VN_KNOTE(vp, b, a) \ argument
225 #define VN_KNOTE_LOCKED(vp, b) VN_KNOTE(vp, b, KNF_LISTLOCKED) argument
226 #define VN_KNOTE_UNLOCKED(vp, b) VN_KNOTE(vp, b, 0) argument
408 #define VREF(vp) vref(vp) argument
428 #define VI_LOCK(vp) mtx_lock(&(vp)->v_interlock) argument
429 #define VI_LOCK_FLAGS(vp, flags) mtx_lock_flags(&(vp)->v_interlock, (flags)) argument
430 #define VI_TRYLOCK(vp) mtx_trylock(&(vp)->v_interlock) argument
431 #define VI_UNLOCK(vp) mtx_unlock(&(vp)->v_interlock) argument
432 #define VI_MTX(vp) (&(vp)->v_interlock) argument
[all …]
/NextBSD/sys/fs/nandfs/
HDnandfs_vnops.c77 struct vnode *vp = ap->a_vp; in nandfs_inactive() local
103 struct vnode *vp = ap->a_vp; in nandfs_reclaim() local
132 register struct vnode *vp = ap->a_vp; in nandfs_read() local
190 struct vnode *vp; in nandfs_write() local
491 struct vnode *vp = ap->a_vp; in nandfs_getattr() local
527 nandfs_vtruncbuf(struct vnode *vp, uint64_t nblks) in nandfs_vtruncbuf()
574 nandfs_truncate(struct vnode *vp, uint64_t newsize) in nandfs_truncate()
657 nandfs_itimes_locked(struct vnode *vp) in nandfs_itimes_locked()
690 nandfs_itimes(struct vnode *vp) in nandfs_itimes()
699 nandfs_chmod(struct vnode *vp, int mode, struct ucred *cred, struct thread *td) in nandfs_chmod()
[all …]
/NextBSD/contrib/tcsh/
HDsh.exp.c187 expr(Char ***vp) in expr()
193 exp0(Char ***vp, int ignore) in exp0()
216 exp1(Char ***vp, int ignore) in exp1()
240 exp2x(Char ***vp, int ignore) in exp2x()
263 exp2a(Char ***vp, int ignore) in exp2a()
286 exp2b(Char ***vp, int ignore) in exp2b()
309 exp2c(Char ***vp, int ignore) in exp2c()
352 exp3(Char ***vp, int ignore) in exp3()
398 exp3a(Char ***vp, int ignore) in exp3a()
427 exp4(Char ***vp, int ignore) in exp4()
[all …]
/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-doorbells.c54 __hal_vpath_handle_t *vp = (__hal_vpath_handle_t *) vpath_handle; in __hal_non_offload_db_post() local
99 __hal_vpath_handle_t *vp = (__hal_vpath_handle_t *) vpath_handle; in __hal_non_offload_db_reset() local
146 __hal_vpath_handle_t *vp = (__hal_vpath_handle_t *) vpath_handle; in __hal_rxd_db_post() local
190 __hal_vpath_handle_t *vp = (__hal_vpath_handle_t *) vpath_handle; in __hal_message_db_post() local
241 __hal_vpath_handle_t *vp = (__hal_vpath_handle_t *) vpath_handle; in __hal_message_db_reset() local

12345678910>>...16