Lines Matching refs:DTRACE_FSINFO

3405 		DTRACE_FSINFO(lookup, vnode_t, *vpp);  in VNOP_LOOKUP()
3463 DTRACE_FSINFO(compound_open, vnode_t, *vpp); in VNOP_COMPOUND_OPEN()
3465 DTRACE_FSINFO(compound_open, vnode_t, dvp); in VNOP_COMPOUND_OPEN()
3468 DTRACE_FSINFO(compound_open, vnode_t, *vpp); in VNOP_COMPOUND_OPEN()
3526 DTRACE_FSINFO(create, vnode_t, *vpp); in VNOP_CREATE()
3597 DTRACE_FSINFO(mknod, vnode_t, *vpp); in VNOP_MKNOD()
3633 DTRACE_FSINFO(open, vnode_t, vp); in VNOP_OPEN()
3666 DTRACE_FSINFO(close, vnode_t, vp); in VNOP_CLOSE()
3699 DTRACE_FSINFO(access, vnode_t, vp); in VNOP_ACCESS()
3729 DTRACE_FSINFO(getattr, vnode_t, vp); in VNOP_GETATTR()
3759 DTRACE_FSINFO(setattr, vnode_t, vp); in VNOP_SETATTR()
3975 DTRACE_FSINFO(ioctl, vnode_t, vp); in VNOP_IOCTL()
4013 DTRACE_FSINFO(select, vnode_t, vp); in VNOP_SELECT()
4047 DTRACE_FSINFO(exchange, vnode_t, fvp); in VNOP_EXCHANGE()
4082 DTRACE_FSINFO(revoke, vnode_t, vp); in VNOP_REVOKE()
4116 DTRACE_FSINFO(mmap_check, vnode_t, vp); in VNOP_MMAP_CHECK()
4146 DTRACE_FSINFO(mmap, vnode_t, vp); in VNOP_MMAP()
4175 DTRACE_FSINFO(mnomap, vnode_t, vp); in VNOP_MNOMAP()
4206 DTRACE_FSINFO(fsync, vnode_t, vp); in VNOP_FSYNC()
4242 DTRACE_FSINFO(remove, vnode_t, vp); in VNOP_REMOVE()
4280 DTRACE_FSINFO(compound_remove, vnode_t, *vpp); in VNOP_COMPOUND_REMOVE()
4282 DTRACE_FSINFO(compound_remove, vnode_t, dvp); in VNOP_COMPOUND_REMOVE()
4362 DTRACE_FSINFO(link, vnode_t, vp); in VNOP_LINK()
4684 DTRACE_FSINFO(rename, vnode_t, fdvp); in VNOP_RENAME()
4768 DTRACE_FSINFO(renamex, vnode_t, fdvp); in VNOP_RENAMEX()
4811 DTRACE_FSINFO(compound_rename, vnode_t, fdvp); in VNOP_COMPOUND_RENAME()
4917 DTRACE_FSINFO(mkdir, vnode_t, *vpp); in VNOP_MKDIR()
4954 DTRACE_FSINFO(compound_mkdir, vnode_t, *vpp); in VNOP_COMPOUND_MKDIR()
5021 DTRACE_FSINFO(rmdir, vnode_t, vp); in VNOP_RMDIR()
5064 DTRACE_FSINFO(compound_rmdir, vnode_t, *vpp); in VNOP_COMPOUND_RMDIR()
5292 DTRACE_FSINFO(symlink, vnode_t, dvp); in VNOP_SYMLINK()
5516 DTRACE_FSINFO(inactive, vnode_t, vp); in VNOP_INACTIVE()
5559 DTRACE_FSINFO(reclaim, vnode_t, vp); in VNOP_RECLAIM()
5599 DTRACE_FSINFO(pathconf, vnode_t, vp); in VNOP_PATHCONF()
5663 DTRACE_FSINFO(advlock, vnode_t, vp); in VNOP_ADVLOCK()
5707 DTRACE_FSINFO(allocate, vnode_t, vp); in VNOP_ALLOCATE()
5750 DTRACE_FSINFO(pagein, vnode_t, vp); in VNOP_PAGEIN()
5789 DTRACE_FSINFO(pageout, vnode_t, vp); in VNOP_PAGEOUT()
5854 DTRACE_FSINFO(searchfs, vnode_t, vp); in VNOP_SEARCHFS()
5894 DTRACE_FSINFO(copyfile, vnode_t, fvp); in VNOP_COPYFILE()
5947 DTRACE_FSINFO(clonefile, vnode_t, *vpp); in VNOP_CLONEFILE()
5973 DTRACE_FSINFO(getxattr, vnode_t, vp); in VNOP_GETXATTR()
5992 DTRACE_FSINFO(setxattr, vnode_t, vp); in VNOP_SETXATTR()
6016 DTRACE_FSINFO(removexattr, vnode_t, vp); in VNOP_REMOVEXATTR()
6037 DTRACE_FSINFO(listxattr, vnode_t, vp); in VNOP_LISTXATTR()
6068 DTRACE_FSINFO(blktooff, vnode_t, vp); in VNOP_BLKTOOFF()
6098 DTRACE_FSINFO(offtoblk, vnode_t, vp); in VNOP_OFFTOBLK()
6144 DTRACE_FSINFO(verify, vnode_t, vp); in VNOP_VERIFY()
6197 DTRACE_FSINFO(blockmap, vnode_t, vp); in VNOP_BLOCKMAP()
6234 DTRACE_FSINFO(strategy, vnode_t, vp); in VNOP_STRATEGY()
6253 DTRACE_FSINFO(bwrite, vnode_t, vp); in VNOP_BWRITE()
6277 DTRACE_FSINFO(kqfilt_add, vnode_t, vp); in VNOP_KQFILT_ADD()
6302 DTRACE_FSINFO(kqfilt_remove, vnode_t, vp); in VNOP_KQFILT_REMOVE()
6321 DTRACE_FSINFO(monitor, vnode_t, vp); in VNOP_MONITOR()
6346 DTRACE_FSINFO(setlabel, vnode_t, vp); in VNOP_SETLABEL()
6371 DTRACE_FSINFO(getnamedstream, vnode_t, vp); in VNOP_GETNAMEDSTREAM()
6392 DTRACE_FSINFO(makenamedstream, vnode_t, vp); in VNOP_MAKENAMEDSTREAM()
6414 DTRACE_FSINFO(removenamedstream, vnode_t, vp); in VNOP_REMOVENAMEDSTREAM()