Home
last modified time | relevance | path

Searched refs:spl_fstrans_unmark (Results 1 – 23 of 23) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c65 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 Dzpl_export.c64 spl_fstrans_unmark(cookie);
89 spl_fstrans_unmark(cookie);
123 spl_fstrans_unmark(cookie);
146 spl_fstrans_unmark(cookie);
H A Dzpl_file.c68 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 Dzpl_inode.c65 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 Dzpl_ctldir.c246 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 Dzpl_xattr.c269 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 Dzpl_file_range.c73 spl_fstrans_unmark(cookie); in zpl_clone_file_range_impl()
H A Dzfs_ctldir.c795 spl_fstrans_unmark(cookie); in zfsctl_snapshot_path_objset()
H A Dzvol_os.c671 spl_fstrans_unmark(cookie); in zvol_request_impl()
H A Dzfs_vnops_os.c371 spl_fstrans_unmark(cookie); in zfs_write_simple()
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h81 #define spl_fstrans_unmark(x) ((void)x) macro
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem.h128 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzvol.c1147 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 Ddmu_send.c1258 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 Ddmu_traverse.c615 spl_fstrans_unmark(cookie); in traverse_prefetch_thread()
H A Darc.c4574 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 Dzfs_ioctl.c7761 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 Ddmu_recv.c3224 spl_fstrans_unmark(cookie); in receive_writer_thread()
H A Dmetaslab.c3515 spl_fstrans_unmark(cookie); in metaslab_preload()
H A Dzio.c2258 spl_fstrans_unmark(cookie); in zio_execute()
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h773 extern void spl_fstrans_unmark(fstrans_cookie_t);
/freebsd-14.2/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c1025 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c944 spl_fstrans_unmark(cookie); in __spl_cache_grow()