| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_super.c | 63 cookie = spl_fstrans_mark(); in zpl_dirty_inode() 73 cookie = spl_fstrans_mark(); in zpl_dirty_inode() 99 cookie = spl_fstrans_mark(); in zpl_evict_inode() 112 cookie = spl_fstrans_mark(); in zpl_put_super() 126 cookie = spl_fstrans_mark(); in zpl_sync_fs() 141 cookie = spl_fstrans_mark(); in zpl_statfs() 178 cookie = spl_fstrans_mark(); in zpl_remount_fs() 267 cookie = spl_fstrans_mark(); in zpl_fill_super()
|
| H A D | zpl_export.c | 57 cookie = spl_fstrans_mark(); 87 cookie = spl_fstrans_mark(); 121 cookie = spl_fstrans_mark(); 144 cookie = spl_fstrans_mark();
|
| H A D | zpl_file.c | 66 cookie = spl_fstrans_mark(); in zpl_open() 82 cookie = spl_fstrans_mark(); in zpl_release() 103 cookie = spl_fstrans_mark(); in zpl_iterate() 143 cookie = spl_fstrans_mark(); in zpl_fsync() 223 cookie = spl_fstrans_mark(); in zpl_fsync() 323 cookie = spl_fstrans_mark(); in zpl_iter_read() 385 cookie = spl_fstrans_mark(); in zpl_iter_write() 423 cookie = spl_fstrans_mark(); in zpl_aio_read() 468 cookie = spl_fstrans_mark(); in zpl_aio_write() 626 cookie = spl_fstrans_mark(); in zpl_mmap() [all …]
|
| H A D | zpl_inode.c | 54 cookie = spl_fstrans_mark(); in zpl_lookup() 158 cookie = spl_fstrans_mark(); in zpl_create() 216 cookie = spl_fstrans_mark(); in zpl_mknod() 277 cookie = spl_fstrans_mark(); in zpl_tmpfile() 321 cookie = spl_fstrans_mark(); in zpl_unlink() 362 cookie = spl_fstrans_mark(); in zpl_mkdir() 396 cookie = spl_fstrans_mark(); in zpl_rmdir() 432 cookie = spl_fstrans_mark(); in zpl_getattr_impl() 532 cookie = spl_fstrans_mark(); in zpl_setattr() 580 cookie = spl_fstrans_mark(); in zpl_rename2() [all …]
|
| H A D | zpl_ctldir.c | 242 cookie = spl_fstrans_mark(); in zpl_snapdir_lookup() 272 cookie = spl_fstrans_mark(); in zpl_snapdir_iterate() 520 cookie = spl_fstrans_mark(); in zpl_shares_lookup() 548 cookie = spl_fstrans_mark(); in zpl_shares_iterate()
|
| H A D | zpl_xattr.c | 248 cookie = spl_fstrans_mark(); in zpl_xattr_list() 314 cookie = spl_fstrans_mark(); in zpl_xattr_get_dir() 438 cookie = spl_fstrans_mark(); in zpl_xattr_get() 608 cookie = spl_fstrans_mark(); in zpl_xattr_set()
|
| H A D | zpl_file_range.c | 68 cookie = spl_fstrans_mark(); in zpl_clone_file_range_impl()
|
| H A D | zfs_ctldir.c | 775 cookie = spl_fstrans_mark(); in zfsctl_snapshot_path_objset()
|
| H A D | zvol_os.c | 525 fstrans_cookie_t cookie = spl_fstrans_mark(); in zvol_request_impl()
|
| H A D | zfs_vnops_os.c | 369 cookie = spl_fstrans_mark(); in zfs_write_simple()
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_context_os.h | 80 #define spl_fstrans_mark() (0) macro
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kmem.h | 114 spl_fstrans_mark(void) in spl_fstrans_mark() function
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | zvol.c | 1144 fstrans_cookie_t cookie = spl_fstrans_mark(); in zvol_create_minors_recursive() 1378 fstrans_cookie_t cookie = spl_fstrans_mark(); in zvol_set_snapdev_impl() 1413 cookie = spl_fstrans_mark(); in zvol_set_volmode_impl()
|
| H A D | dmu_send.c | 1248 fstrans_cookie_t cookie = spl_fstrans_mark(); in send_traverse_thread() 1337 fstrans_cookie_t cookie = spl_fstrans_mark(); in redact_list_thread() 1534 fstrans_cookie_t cookie = spl_fstrans_mark(); in send_merge_thread() 1760 fstrans_cookie_t cookie = spl_fstrans_mark(); in send_reader_thread()
|
| H A D | dmu_traverse.c | 600 fstrans_cookie_t cookie = spl_fstrans_mark(); in traverse_prefetch_thread()
|
| H A D | txg.c | 526 (void) spl_fstrans_mark(); in txg_sync_thread()
|
| H A D | arc.c | 4536 fstrans_cookie_t cookie = spl_fstrans_mark(); in arc_evict_cb() 4631 fstrans_cookie_t cookie = spl_fstrans_mark(); in arc_reap_cb() 5504 fstrans_cookie_t cookie = spl_fstrans_mark(); in arc_read() 6389 fstrans_cookie_t cookie = spl_fstrans_mark(); in arc_write_ready() 9329 cookie = spl_fstrans_mark(); in l2arc_feed_thread()
|
| H A D | zfs_ioctl.c | 7759 cookie = spl_fstrans_mark(); in zfsdev_ioctl_common() 7801 cookie = spl_fstrans_mark(); in zfsdev_ioctl_common() 7850 cookie = spl_fstrans_mark(); in zfsdev_ioctl_common()
|
| H A D | dmu_recv.c | 3179 fstrans_cookie_t cookie = spl_fstrans_mark(); in receive_writer_thread()
|
| H A D | metaslab.c | 3507 fstrans_cookie_t cookie = spl_fstrans_mark(); in metaslab_preload()
|
| H A D | zio.c | 2256 cookie = spl_fstrans_mark(); in zio_execute()
|
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 772 extern fstrans_cookie_t spl_fstrans_mark(void);
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 1019 spl_fstrans_mark(void) in spl_fstrans_mark() function
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kmem-cache.c | 942 fstrans_cookie_t cookie = spl_fstrans_mark(); in __spl_cache_grow()
|
| H A D | spl-taskq.c | 885 (void) spl_fstrans_mark(); in taskq_thread()
|