Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c64 spl_fstrans_unmark(cookie); in zpl_dirty_inode()
74 spl_fstrans_unmark(cookie); in zpl_dirty_inode()
102 spl_fstrans_unmark(cookie); in zpl_evict_inode()
113 spl_fstrans_unmark(cookie); in zpl_put_super()
127 spl_fstrans_unmark(cookie); in zpl_sync_fs()
142 spl_fstrans_unmark(cookie); in zpl_statfs()
179 spl_fstrans_unmark(cookie); in zpl_remount_fs()
254 spl_fstrans_unmark(cookie); in zpl_fill_super()
H A Dzpl_export.c60 spl_fstrans_unmark(cookie);
85 spl_fstrans_unmark(cookie);
119 spl_fstrans_unmark(cookie);
142 spl_fstrans_unmark(cookie);
H A Dzpl_inode.c65 spl_fstrans_unmark(cookie); in zpl_lookup()
157 spl_fstrans_unmark(cookie); in zpl_create()
201 spl_fstrans_unmark(cookie); in zpl_mknod()
245 spl_fstrans_unmark(cookie); in zpl_tmpfile()
273 spl_fstrans_unmark(cookie); in zpl_unlink()
306 spl_fstrans_unmark(cookie); in zpl_mkdir()
333 spl_fstrans_unmark(cookie); in zpl_rmdir()
354 spl_fstrans_unmark(cookie); in zpl_getattr_impl()
393 spl_fstrans_unmark(cookie); in zpl_setattr()
417 spl_fstrans_unmark(cookie); in zpl_rename2()
[all …]
H A Dzpl_file.c57 spl_fstrans_unmark(cookie); in zpl_open()
77 spl_fstrans_unmark(cookie); in zpl_release()
94 spl_fstrans_unmark(cookie); in zpl_iterate()
134 spl_fstrans_unmark(cookie); in zpl_fsync()
172 spl_fstrans_unmark(cookie); in zpl_fsync()
274 spl_fstrans_unmark(cookie); in zpl_iter_read()
336 spl_fstrans_unmark(cookie); in zpl_iter_write()
377 spl_fstrans_unmark(cookie); in zpl_aio_read()
420 spl_fstrans_unmark(cookie); in zpl_aio_write()
577 spl_fstrans_unmark(cookie); in zpl_mmap()
[all …]
H A Dzpl_ctldir.c221 spl_fstrans_unmark(cookie); in zpl_snapdir_lookup()
268 spl_fstrans_unmark(cookie); in zpl_snapdir_iterate()
434 spl_fstrans_unmark(cookie); in zpl_shares_lookup()
474 spl_fstrans_unmark(cookie); in zpl_shares_iterate()
H A Dzpl_xattr.c267 spl_fstrans_unmark(cookie); in zpl_xattr_list()
314 spl_fstrans_unmark(cookie); in zpl_xattr_get_dir()
443 spl_fstrans_unmark(cookie); in zpl_xattr_get()
661 spl_fstrans_unmark(cookie); in zpl_xattr_set()
H A Dzfs_ctldir.c744 spl_fstrans_unmark(cookie); in zfsctl_snapshot_path_objset()
H A Dzvol_os.c438 spl_fstrans_unmark(cookie); in zvol_submit_bio()
H A Dzfs_vnops_os.c380 spl_fstrans_unmark(cookie); in zfs_write_simple()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h79 #define spl_fstrans_unmark(x) (x = 0) macro
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem.h121 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzvol.c1134 spl_fstrans_unmark(cookie); in zvol_create_minors_recursive()
1369 spl_fstrans_unmark(cookie); in zvol_set_snapdev_impl()
1420 spl_fstrans_unmark(cookie); in zvol_set_volmode_impl()
H A Ddmu_send.c1243 spl_fstrans_unmark(cookie); in send_traverse_thread()
1336 spl_fstrans_unmark(cookie); in redact_list_thread()
1583 spl_fstrans_unmark(cookie); in send_merge_thread()
1895 spl_fstrans_unmark(cookie); in send_reader_thread()
H A Ddmu_traverse.c583 spl_fstrans_unmark(cookie); in traverse_prefetch_thread()
H A Darc.c4962 spl_fstrans_unmark(cookie); in arc_evict_cb()
5050 spl_fstrans_unmark(cookie); in arc_reap_cb()
6449 spl_fstrans_unmark(cookie); in arc_read()
6942 spl_fstrans_unmark(cookie); in arc_write_ready()
9428 spl_fstrans_unmark(cookie); in l2arc_feed_thread()
H A Dzfs_ioctl.c7512 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common()
7554 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common()
7601 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common()
H A Ddmu_recv.c2836 spl_fstrans_unmark(cookie); in receive_writer_thread()
H A Dzio.c2112 spl_fstrans_unmark(cookie); in zio_execute()
H A Dmetaslab.c3446 spl_fstrans_unmark(cookie); in metaslab_preload()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h759 extern void spl_fstrans_unmark(fstrans_cookie_t);
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c997 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c968 spl_fstrans_unmark(cookie); in __spl_cache_grow()