| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_super.c | 65 spl_fstrans_unmark(cookie); in zpl_dirty_inode() 75 spl_fstrans_unmark(cookie); in zpl_dirty_inode() 103 spl_fstrans_unmark(cookie); in zpl_evict_inode() 114 spl_fstrans_unmark(cookie); in zpl_put_super() 128 spl_fstrans_unmark(cookie); in zpl_sync_fs() 143 spl_fstrans_unmark(cookie); in zpl_statfs() 180 spl_fstrans_unmark(cookie); in zpl_remount_fs() 269 spl_fstrans_unmark(cookie); in zpl_fill_super()
|
| H A D | zpl_export.c | 64 spl_fstrans_unmark(cookie); 89 spl_fstrans_unmark(cookie); 123 spl_fstrans_unmark(cookie); 146 spl_fstrans_unmark(cookie);
|
| H A D | zpl_file.c | 68 spl_fstrans_unmark(cookie); in zpl_open() 88 spl_fstrans_unmark(cookie); in zpl_release() 105 spl_fstrans_unmark(cookie); in zpl_iterate() 145 spl_fstrans_unmark(cookie); in zpl_fsync() 225 spl_fstrans_unmark(cookie); in zpl_fsync() 328 spl_fstrans_unmark(cookie); in zpl_iter_read() 390 spl_fstrans_unmark(cookie); in zpl_iter_write() 428 spl_fstrans_unmark(cookie); in zpl_aio_read() 473 spl_fstrans_unmark(cookie); in zpl_aio_write() 629 spl_fstrans_unmark(cookie); in zpl_mmap() [all …]
|
| H A D | zpl_inode.c | 65 spl_fstrans_unmark(cookie); in zpl_lookup() 175 spl_fstrans_unmark(cookie); in zpl_create() 233 spl_fstrans_unmark(cookie); in zpl_mknod() 303 spl_fstrans_unmark(cookie); in zpl_tmpfile() 331 spl_fstrans_unmark(cookie); in zpl_unlink() 379 spl_fstrans_unmark(cookie); in zpl_mkdir() 406 spl_fstrans_unmark(cookie); in zpl_rmdir() 471 spl_fstrans_unmark(cookie); in zpl_getattr_impl() 543 spl_fstrans_unmark(cookie); in zpl_setattr() 583 spl_fstrans_unmark(cookie); in zpl_rename2() [all …]
|
| H A D | zpl_ctldir.c | 246 spl_fstrans_unmark(cookie); in zpl_snapdir_lookup() 294 spl_fstrans_unmark(cookie); in zpl_snapdir_iterate() 524 spl_fstrans_unmark(cookie); in zpl_shares_lookup() 565 spl_fstrans_unmark(cookie); in zpl_shares_iterate()
|
| H A D | zpl_xattr.c | 269 spl_fstrans_unmark(cookie); in zpl_xattr_list() 316 spl_fstrans_unmark(cookie); in zpl_xattr_get_dir() 446 spl_fstrans_unmark(cookie); in zpl_xattr_get() 665 spl_fstrans_unmark(cookie); in zpl_xattr_set()
|
| H A D | zpl_file_range.c | 73 spl_fstrans_unmark(cookie); in zpl_clone_file_range_impl()
|
| H A D | zfs_ctldir.c | 795 spl_fstrans_unmark(cookie); in zfsctl_snapshot_path_objset()
|
| H A D | zvol_os.c | 671 spl_fstrans_unmark(cookie); in zvol_request_impl()
|
| H A D | zfs_vnops_os.c | 371 spl_fstrans_unmark(cookie); in zfs_write_simple()
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_context_os.h | 81 #define spl_fstrans_unmark(x) ((void)x) macro
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kmem.h | 128 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | zvol.c | 1147 spl_fstrans_unmark(cookie); in zvol_create_minors_recursive() 1384 spl_fstrans_unmark(cookie); in zvol_set_snapdev_impl() 1431 spl_fstrans_unmark(cookie); in zvol_set_volmode_impl()
|
| H A D | dmu_send.c | 1258 spl_fstrans_unmark(cookie); in send_traverse_thread() 1351 spl_fstrans_unmark(cookie); in redact_list_thread() 1596 spl_fstrans_unmark(cookie); in send_merge_thread() 1912 spl_fstrans_unmark(cookie); in send_reader_thread()
|
| H A D | dmu_traverse.c | 615 spl_fstrans_unmark(cookie); in traverse_prefetch_thread()
|
| H A D | arc.c | 4574 spl_fstrans_unmark(cookie); in arc_evict_cb() 4665 spl_fstrans_unmark(cookie); in arc_reap_cb() 6016 spl_fstrans_unmark(cookie); in arc_read() 6540 spl_fstrans_unmark(cookie); in arc_write_ready() 9403 spl_fstrans_unmark(cookie); in l2arc_feed_thread()
|
| H A D | zfs_ioctl.c | 7761 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common() 7803 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common() 7852 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common()
|
| H A D | dmu_recv.c | 3224 spl_fstrans_unmark(cookie); in receive_writer_thread()
|
| H A D | metaslab.c | 3515 spl_fstrans_unmark(cookie); in metaslab_preload()
|
| H A D | zio.c | 2258 spl_fstrans_unmark(cookie); in zio_execute()
|
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 773 extern void spl_fstrans_unmark(fstrans_cookie_t);
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 1025 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kmem-cache.c | 944 spl_fstrans_unmark(cookie); in __spl_cache_grow()
|