Lines Matching defs:ct

434 vhead_open(vnode_t **vpp, int mode, cred_t *cr, caller_context_t *ct)  in vhead_open()
461 caller_context_t *ct) in vhead_close()
488 caller_context_t *ct) in vhead_read()
515 caller_context_t *ct) in vhead_write()
542 int *rvalp, caller_context_t *ct) in vhead_ioctl()
569 caller_context_t *ct) in vhead_setfl()
596 caller_context_t *ct) in vhead_getattr()
624 caller_context_t *ct) in vhead_setattr()
652 caller_context_t *ct) in vhead_access()
680 int flags, vnode_t *rdir, cred_t *cr, caller_context_t *ct, in vhead_lookup()
711 int mode, vnode_t **vpp, cred_t *cr, int flag, caller_context_t *ct, in vhead_create()
741 vhead_remove(vnode_t *dvp, char *nm, cred_t *cr, caller_context_t *ct, in vhead_remove()
770 caller_context_t *ct, int flags) in vhead_link()
797 cred_t *cr, caller_context_t *ct, int flags) in vhead_rename()
825 cred_t *cr, caller_context_t *ct, int flags, vsecattr_t *vsecp) in vhead_mkdir()
852 caller_context_t *ct, int flags) in vhead_rmdir()
879 caller_context_t *ct, int flags) in vhead_readdir()
907 cred_t *cr, caller_context_t *ct, int flags) in vhead_symlink()
934 vhead_readlink(vnode_t *vp, uio_t *uiop, cred_t *cr, caller_context_t *ct) in vhead_readlink()
961 vhead_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in vhead_fsync()
987 vhead_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in vhead_inactive()
1013 vhead_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) in vhead_fid()
1039 vhead_rwlock(vnode_t *vp, int write_lock, caller_context_t *ct) in vhead_rwlock()
1066 vhead_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ct) in vhead_rwunlock()
1092 vhead_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in vhead_seek()
1118 vhead_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in vhead_cmp()
1146 caller_context_t *ct) in vhead_frlock()
1174 offset_t offset, cred_t *cr, caller_context_t *ct) in vhead_space()
1200 vhead_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) in vhead_realvp()
1229 enum seg_rw rw, cred_t *cr, caller_context_t *ct) in vhead_getpage()
1259 caller_context_t *ct) in vhead_putpage()
1288 cred_t *cr, caller_context_t *ct) in vhead_map()
1318 cred_t *cr, caller_context_t *ct) in vhead_addmap()
1349 caller_context_t *ct) in vhead_delmap()
1379 struct pollhead **phpp, caller_context_t *ct) in vhead_poll()
1406 caller_context_t *ct) in vhead_dump()
1433 caller_context_t *ct) in vhead_pathconf()
1461 size_t io_len, int flags, cred_t *cr, caller_context_t *ct) in vhead_pageio()
1488 vhead_dumpctl(vnode_t *vp, int action, offset_t *blkp, caller_context_t *ct) in vhead_dumpctl()
1516 caller_context_t *ct) in vhead_dispose()
1543 caller_context_t *ct) in vhead_setsecattr()
1571 caller_context_t *ct) in vhead_getsecattr()
1599 cred_t *cr, caller_context_t *ct) in vhead_shrlock()
1627 caller_context_t *ct) in vhead_vnevent()
1655 caller_context_t *ct) in vhead_reqzcbuf()
1682 vhead_retzcbuf(vnode_t *vp, xuio_t *xuiop, cred_t *cr, caller_context_t *ct) in vhead_retzcbuf()
2048 vnext_open(femarg_t *vf, int mode, cred_t *cr, caller_context_t *ct) in vnext_open()
2063 caller_context_t *ct) in vnext_close()
2078 caller_context_t *ct) in vnext_read()
2093 caller_context_t *ct) in vnext_write()
2108 int *rvalp, caller_context_t *ct) in vnext_ioctl()
2123 caller_context_t *ct) in vnext_setfl()
2138 caller_context_t *ct) in vnext_getattr()
2153 caller_context_t *ct) in vnext_setattr()
2168 caller_context_t *ct) in vnext_access()
2183 int flags, vnode_t *rdir, cred_t *cr, caller_context_t *ct, in vnext_lookup()
2200 int mode, vnode_t **vpp, cred_t *cr, int flag, caller_context_t *ct, in vnext_create()
2215 vnext_remove(femarg_t *vf, char *nm, cred_t *cr, caller_context_t *ct, in vnext_remove()
2231 caller_context_t *ct, int flags) in vnext_link()
2246 caller_context_t *ct, int flags) in vnext_rename()
2261 cred_t *cr, caller_context_t *ct, int flags, vsecattr_t *vsecp) in vnext_mkdir()
2276 caller_context_t *ct, int flags) in vnext_rmdir()
2291 caller_context_t *ct, int flags) in vnext_readdir()
2306 cred_t *cr, caller_context_t *ct, int flags) in vnext_symlink()
2320 vnext_readlink(femarg_t *vf, uio_t *uiop, cred_t *cr, caller_context_t *ct) in vnext_readlink()
2334 vnext_fsync(femarg_t *vf, int syncflag, cred_t *cr, caller_context_t *ct) in vnext_fsync()
2348 vnext_inactive(femarg_t *vf, cred_t *cr, caller_context_t *ct) in vnext_inactive()
2362 vnext_fid(femarg_t *vf, fid_t *fidp, caller_context_t *ct) in vnext_fid()
2376 vnext_rwlock(femarg_t *vf, int write_lock, caller_context_t *ct) in vnext_rwlock()
2390 vnext_rwunlock(femarg_t *vf, int write_lock, caller_context_t *ct) in vnext_rwunlock()
2404 vnext_seek(femarg_t *vf, offset_t ooff, offset_t *noffp, caller_context_t *ct) in vnext_seek()
2418 vnext_cmp(femarg_t *vf, vnode_t *vp2, caller_context_t *ct) in vnext_cmp()
2434 caller_context_t *ct) in vnext_frlock()
2449 offset_t offset, cred_t *cr, caller_context_t *ct) in vnext_space()
2463 vnext_realvp(femarg_t *vf, vnode_t **vpp, caller_context_t *ct) in vnext_realvp()
2479 enum seg_rw rw, cred_t *cr, caller_context_t *ct) in vnext_getpage()
2495 cred_t *cr, caller_context_t *ct) in vnext_putpage()
2511 cred_t *cr, caller_context_t *ct) in vnext_map()
2528 cred_t *cr, caller_context_t *ct) in vnext_addmap()
2545 cred_t *cr, caller_context_t *ct) in vnext_delmap()
2561 struct pollhead **phpp, caller_context_t *ct) in vnext_poll()
2576 caller_context_t *ct) in vnext_dump()
2591 caller_context_t *ct) in vnext_pathconf()
2606 size_t io_len, int flags, cred_t *cr, caller_context_t *ct) in vnext_pageio()
2620 vnext_dumpctl(femarg_t *vf, int action, offset_t *blkp, caller_context_t *ct) in vnext_dumpctl()
2635 caller_context_t *ct) in vnext_dispose()
2650 caller_context_t *ct) in vnext_setsecattr()
2665 caller_context_t *ct) in vnext_getsecattr()
2680 cred_t *cr, caller_context_t *ct) in vnext_shrlock()
2695 caller_context_t *ct) in vnext_vnevent()
2710 caller_context_t *ct) in vnext_reqzcbuf()
2724 vnext_retzcbuf(femarg_t *vf, xuio_t *xuiop, cred_t *cr, caller_context_t *ct) in vnext_retzcbuf()