Home
last modified time | relevance | path

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

12345678910>>...16

/freebsd/sys/fs/nfsclient/
H A Dnfs_kdtrace.h54 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) 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
108 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument
109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
110 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) argument
113 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) argument
114 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) argument
115 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) argument
[all …]
/freebsd/sys/nfs/
H A Dnfs_kdtrace.h46 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) 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
108 #define KDTRACE_NFS_ACCESSCACHE_FLUSH_DONE(vp) argument
109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
110 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) argument
113 #define KDTRACE_NFS_ATTRCACHE_FLUSH_DONE(vp) argument
114 #define KDTRACE_NFS_ATTRCACHE_GET_HIT(vp, vap) argument
115 #define KDTRACE_NFS_ATTRCACHE_GET_MISS(vp) argument
[all …]
/freebsd/contrib/nvi/vi/
H A Dv_scroll.c66 v_lgoto(SCR *sp, VICMD *vp) in v_lgoto()
103 v_home(SCR *sp, VICMD *vp) in v_home()
120 v_middle(SCR *sp, VICMD *vp) in v_middle()
141 v_bottom(SCR *sp, VICMD *vp) in v_bottom()
151 goto_adjust(VICMD *vp) in goto_adjust()
204 v_up(SCR *sp, VICMD *vp) in v_up()
226 v_cr(SCR *sp, VICMD *vp) in v_cr()
247 v_down(SCR *sp, VICMD *vp) in v_down()
268 v_hpageup(SCR *sp, VICMD *vp) in v_hpageup()
366 v_pageup(SCR *sp, VICMD *vp) in v_pageup()
[all …]
H A Dv_ex.c39 v_again(SCR *sp, VICMD *vp) in v_again()
55 v_exmode(SCR *sp, VICMD *vp) in v_exmode()
91 v_join(SCR *sp, VICMD *vp) in v_join()
120 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl()
136 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr()
152 v_suspend(SCR *sp, VICMD *vp) in v_suspend()
168 v_switch(SCR *sp, VICMD *vp) in v_switch()
201 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush()
217 v_tagpop(SCR *sp, VICMD *vp) in v_tagpop()
232 v_filter(SCR *sp, VICMD *vp) in v_filter()
[all …]
H A Dv_word.c76 v_wordW(SCR *sp, VICMD *vp) in v_wordW()
88 v_wordw(SCR *sp, VICMD *vp) in v_wordw()
98 fword(SCR *sp, VICMD *vp, enum which type) in fword()
236 v_wordE(SCR *sp, VICMD *vp) in v_wordE()
248 v_worde(SCR *sp, VICMD *vp) in v_worde()
258 eword(SCR *sp, VICMD *vp, enum which type) in eword()
382 v_wordB(SCR *sp, VICMD *vp) in v_wordB()
394 v_wordb(SCR *sp, VICMD *vp) in v_wordb()
404 bword(SCR *sp, VICMD *vp, enum which type) in bword()
H A Dv_itxt.c65 v_iA(SCR *sp, VICMD *vp) in v_iA()
85 v_ia(SCR *sp, VICMD *vp) in v_ia()
122 v_iI(SCR *sp, VICMD *vp) in v_iI()
141 v_ii(SCR *sp, VICMD *vp) in v_ii()
174 v_iO(SCR *sp, VICMD *vp) in v_iO()
186 v_io(SCR *sp, VICMD *vp) in v_io()
192 io(SCR *sp, VICMD *vp, enum which cmd) in io()
242 v_change(SCR *sp, VICMD *vp) in v_change()
382 v_Replace(SCR *sp, VICMD *vp) in v_Replace()
416 v_subst(SCR *sp, VICMD *vp) in v_subst()
[all …]
H A Dv_left.c30 v_left(SCR *sp, VICMD *vp) in v_left()
68 v_cfirst(SCR *sp, VICMD *vp) in v_cfirst()
135 v_first(SCR *sp, VICMD *vp) in v_first()
197 v_ncol(SCR *sp, VICMD *vp) in v_ncol()
257 v_zero(SCR *sp, VICMD *vp) in v_zero()
H A Dv_search.c37 v_searchb(SCR *sp, VICMD *vp) in v_searchb()
49 v_searchf(SCR *sp, VICMD *vp) in v_searchf()
59 v_exaddr(SCR *sp, VICMD *vp, dir_t dir) in v_exaddr()
280 v_searchN(SCR *sp, VICMD *vp) in v_searchN()
305 v_searchn(SCR *sp, VICMD *vp) in v_searchn()
340 v_searchw(SCR *sp, VICMD *vp) in v_searchw()
389 v_search(SCR *sp, VICMD *vp, CHAR_T *ptrn, size_t plen, u_int flags, dir_t dir) in v_search()
452 v_correct(SCR *sp, VICMD *vp, int isdelta) in v_correct()
H A Dv_mark.c34 v_mark(SCR *sp, VICMD *vp) in v_mark()
55 v_bmark(SCR *sp, VICMD *vp) in v_bmark()
69 v_fmark(SCR *sp, VICMD *vp) in v_fmark()
81 v_emark(SCR *sp, VICMD *vp) in v_emark()
101 mark(SCR *sp, VICMD *vp, int getmark, enum which cmd) in mark()
H A Dv_ch.c34 v_chrepeat(SCR *sp, VICMD *vp) in v_chrepeat()
63 v_chrrepeat(SCR *sp, VICMD *vp) in v_chrrepeat()
102 v_cht(SCR *sp, VICMD *vp) in v_cht()
133 v_chf(SCR *sp, VICMD *vp) in v_chf()
190 v_chT(SCR *sp, VICMD *vp) in v_chT()
224 v_chF(SCR *sp, VICMD *vp) in v_chF()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvnode.h81 vn_is_readonly(vnode_t *vp) in vn_is_readonly()
86 #define vn_vfswlock(vp) (0) argument
87 #define vn_vfsunlock(vp) do { } while (0) argument
88 #define vn_ismntpt(vp) \ argument
90 #define vn_mountedvfs(vp) ((vp)->v_mountedhere) argument
91 #define vn_has_cached_data(vp) \ argument
114 #define vn_exists(vp) do { } while (0) argument
115 #define vn_invalid(vp) do { } while (0) argument
116 #define vn_free(vp) do { } while (0) argument
124 #define vnevent_link(vp, ct) do { } while (0) argument
[all …]
/freebsd/sys/security/mac/
H A Dmac_vfs.c137 mac_vnode_init(struct vnode *vp) in mac_vnode_init()
191 mac_vnode_destroy(struct vnode *vp) in mac_vnode_destroy()
238 struct vnode *vp) in mac_devfs_vnode_associate()
529 struct vnode *vp, struct componentname *cnp) in mac_vnode_check_link()
649 struct vnode *vp) in mac_vnode_check_poll()
668 struct vnode *vp) in mac_vnode_check_read_impl()
736 struct vnode *vp, struct componentname *cnp) in mac_vnode_check_rename_from()
893 struct vnode *vp) in mac_vnode_check_stat_impl()
912 struct vnode *vp, struct componentname *cnp) in mac_vnode_check_unlink()
931 struct vnode *vp) in mac_vnode_check_write_impl()
[all …]
/freebsd/sys/kern/
H A Dvfs_subr.c428 struct vnode *vp; in sysctl_try_reclaim_vnode() local
476 struct vnode *vp; in sysctl_ftry_reclaim_vnode() local
552 struct vnode *vp; in vn_alloc_marker() local
623 struct vnode *vp; in vnode_init() local
671 struct vnode *vp; in vnode_fini() local
1326 struct vnode *vp; in vnlru_free_impl() local
2039 struct vnode *vp; in getnewvnode() local
2807 struct vnode *vp; in brelvp() local
2886 struct vnode *vp; in sync_vnode() local
3138 struct vnode *vp; in reassignbuf() local
[all …]
H A Dvfs_hash.c58 vfs_hash_index(struct vnode *vp) in vfs_hash_index()
75 struct vnode *vp; in vfs_hash_get() local
116 struct vnode *vp; in vfs_hash_ref() local
143 vfs_hash_remove(struct vnode *vp) in vfs_hash_remove()
152 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, in vfs_hash_insert()
194 vfs_hash_rehash(struct vnode *vp, u_int hash) in vfs_hash_rehash()
210 struct vnode *vp; in vfs_hash_changesize() local
/freebsd/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c62 ugidfw_vnode_check_access(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_access()
94 ugidfw_vnode_check_deleteacl(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_deleteacl()
110 ugidfw_vnode_check_exec(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_exec()
119 ugidfw_vnode_check_getacl(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_getacl()
136 struct label *dvplabel, struct vnode *vp, struct label *label, in ugidfw_vnode_check_link()
167 ugidfw_vnode_check_open(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_open()
219 ugidfw_vnode_check_revoke(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_revoke()
227 ugidfw_check_setacl_vnode(struct ucred *cred, struct vnode *vp, in ugidfw_check_setacl_vnode()
243 ugidfw_vnode_check_setflags(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_setflags()
251 ugidfw_vnode_check_setmode(struct ucred *cred, struct vnode *vp, in ugidfw_vnode_check_setmode()
[all …]
/freebsd/sys/sys/
H A Dvnode.h222 #define VN_KNOTE(vp, b, a) \ argument
437 #define VREF(vp) vref(vp) argument
462 #define VI_MTX(vp) (&(vp)->v_interlock) argument
585 #define DOINGASYNC(vp) \ argument
596 vn_canvmio(struct vnode *vp) in vn_canvmio()
1038 #define VOP_SET_TEXT_CHECKED(vp) \ argument
1068 vrefcnt(struct vnode *vp) in vrefcnt()
1074 #define vholdl(vp) do { \ argument
1079 #define vrefl(vp) do { \ argument
1158 vn_get_state(struct vnode *vp) in vn_get_state()
[all …]
/freebsd/sys/fs/nullfs/
H A Dnull_vnops.c361 struct vnode *lvp, *vp; in null_add_writecount() local
477 struct vnode *vp, *ldvp; in null_open() local
500 struct vnode *vp = ap->a_vp; in null_setattr() local
567 struct vnode *vp = ap->a_vp; in null_access() local
628 struct vnode *lvp, *vp; in null_remove() local
867 struct vnode *vp; in null_inactive() local
891 struct vnode *vp; in null_reclaim() local
949 struct vnode *vp; in null_getwritemount() local
1024 struct vnode *lvp, *vp; in null_read_pgcache() local
1046 struct vnode *lvp, *vp; in null_advlock() local
[all …]
H A Dnull_subr.c55 #define NULL_NHASH(vp) (&null_node_hashtbl[vfs_hash_index(vp) & null_hash_mask]) argument
97 struct vnode *vp; in null_hashget_locked() local
129 struct vnode *vp; in null_hashget() local
166 null_destroy_proto(struct vnode *vp, void *xp) in null_destroy_proto()
192 struct vnode *vp; in null_nodeget() local
283 null_checkvp(struct vnode *vp, char *fil, int lno) in null_checkvp()
/freebsd/sys/ddb/
H A Ddb_variables.c60 struct db_variable *vp; in db_find_variable() local
85 struct db_variable *vp; in db_get_variable() local
96 struct db_variable *vp; in db_set_variable() local
105 db_read_variable(struct db_variable *vp, db_expr_t *valuep) in db_read_variable()
117 db_write_variable(struct db_variable *vp, db_expr_t value) in db_write_variable()
131 struct db_variable *vp; in db_set_cmd() local
/freebsd/sys/fs/fuse/
H A Dfuse_internal.h86 vnode_mount(struct vnode *vp) in vnode_mount()
92 vnode_vtype(struct vnode *vp) in vnode_vtype()
98 vnode_isvroot(struct vnode *vp) in vnode_isvroot()
104 vnode_isreg(struct vnode *vp) in vnode_isreg()
110 vnode_isdir(struct vnode *vp) in vnode_isdir()
116 vnode_islnk(struct vnode *vp) in vnode_islnk()
142 fuse_isdeadfs(struct vnode *vp) in fuse_isdeadfs()
150 fuse_iosize(struct vnode *vp) in fuse_iosize()
H A Dfuse_node.h141 #define VTOFUD(vp) \ argument
143 #define VTOI(vp) (VTOFUD(vp)->nid) argument
145 fuse_vnode_attr_cache_valid(struct vnode *vp) in fuse_vnode_attr_cache_valid()
154 VTOVA(struct vnode *vp) in VTOVA()
163 fuse_vnode_clear_attr_cache(struct vnode *vp) in fuse_vnode_clear_attr_cache()
174 #define VTOILLU(vp) ((uint64_t)(VTOFUD(vp) ? VTOI(vp) : 0)) argument
184 fuse_vnode_setparent(struct vnode *vp, struct vnode *dvp) in fuse_vnode_setparent()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_policy.c100 secpolicy_basic_link(vnode_t *vp, cred_t *cr) in secpolicy_basic_link()
118 secpolicy_vnode_remove(vnode_t *vp, cred_t *cr) in secpolicy_vnode_remove()
156 secpolicy_vnode_access2(cred_t *cr, vnode_t *vp, uid_t owner, in secpolicy_vnode_access2()
170 secpolicy_vnode_any_access(cred_t *cr, vnode_t *vp, uid_t owner) in secpolicy_vnode_any_access()
208 secpolicy_vnode_setdac(vnode_t *vp, cred_t *cr, uid_t owner) in secpolicy_vnode_setdac()
219 secpolicy_vnode_setattr(cred_t *cr, vnode_t *vp, struct vattr *vap, in secpolicy_vnode_setattr()
302 secpolicy_vnode_setids_setgids(vnode_t *vp, cred_t *cr, gid_t gid) in secpolicy_vnode_setids_setgids()
323 secpolicy_setid_clear(struct vattr *vap, vnode_t *vp, cred_t *cr) in secpolicy_setid_clear()
338 secpolicy_setid_setsticky_clear(vnode_t *vp, struct vattr *vap, in secpolicy_setid_setsticky_clear()
383 secpolicy_vnode_owner(vnode_t *vp, cred_t *cr, uid_t owner) in secpolicy_vnode_owner()
[all …]
/freebsd/sys/fs/tarfs/
H A Dtarfs_vnops.c50 struct vnode *vp; in tarfs_open() local
71 struct vnode *vp; in tarfs_close() local
90 struct vnode *vp; in tarfs_access() local
132 struct vnode *vp; in tarfs_bmap() local
186 struct vnode *vp; in tarfs_getattr() local
227 struct vnode *vp; in tarfs_lookup() local
311 struct vnode *vp; in tarfs_readdir() local
510 struct vnode *vp; in tarfs_read() local
553 struct vnode *vp; in tarfs_readlink() local
577 struct vnode *vp; in tarfs_reclaim() local
[all …]
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vnops.c295 struct vnode *vp; in tmpfs_open() local
364 struct vnode *vp; in tmpfs_fplookup_vexec() local
601 struct vnode *vp; in tmpfs_read() local
619 struct vnode *vp; in tmpfs_read_pgcache() local
662 struct vnode *vp; in tmpfs_write() local
1416 struct vnode *vp; in tmpfs_readdir() local
1503 struct vnode *vp; in tmpfs_fplookup_symlink() local
1523 struct vnode *vp; in tmpfs_inactive() local
1538 struct vnode *vp; in tmpfs_need_inactive() local
1559 struct vnode *vp; in tmpfs_reclaim() local
[all …]
/freebsd/contrib/tcsh/
H A Dsh.exp.c184 expr(Char ***vp) in expr()
190 exp0(Char ***vp, int ignore) in exp0()
213 exp1(Char ***vp, int ignore) in exp1()
237 exp2x(Char ***vp, int ignore) in exp2x()
260 exp2a(Char ***vp, int ignore) in exp2a()
283 exp2b(Char ***vp, int ignore) in exp2b()
306 exp2c(Char ***vp, int ignore) in exp2c()
349 exp3(Char ***vp, int ignore) in exp3()
424 exp4(Char ***vp, int ignore) in exp4()
461 exp5(Char ***vp, int ignore) in exp5()
[all …]

12345678910>>...16