Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/module/os/linux/zfs/
HDzpl_export.c59 spl_fstrans_unmark(cookie); in zpl_encode_fh()
84 spl_fstrans_unmark(cookie); in zpl_fh_to_dentry()
130 spl_fstrans_unmark(cookie); in zpl_get_name()
147 spl_fstrans_unmark(cookie); in zpl_get_parent()
170 spl_fstrans_unmark(cookie); in zpl_commit_metadata()
HDzpl_super.c66 spl_fstrans_unmark(cookie); in zpl_dirty_inode()
93 spl_fstrans_unmark(cookie); in zpl_evict_inode()
104 spl_fstrans_unmark(cookie); in zpl_put_super()
118 spl_fstrans_unmark(cookie); in zpl_sync_fs()
133 spl_fstrans_unmark(cookie); in zpl_statfs()
170 spl_fstrans_unmark(cookie); in zpl_remount_fs()
259 spl_fstrans_unmark(cookie); in zpl_fill_super()
HDzpl_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()
169 spl_fstrans_unmark(cookie); in zpl_fsync()
237 spl_fstrans_unmark(cookie); in zpl_iter_read()
288 spl_fstrans_unmark(cookie); in zpl_iter_write()
327 spl_fstrans_unmark(cookie); in zpl_llseek()
392 spl_fstrans_unmark(cookie); in zpl_mmap()
418 spl_fstrans_unmark(cookie); in zpl_readpage_common()
487 spl_fstrans_unmark(cookie); in zpl_putpage()
[all …]
HDzpl_inode.c88 spl_fstrans_unmark(cookie); in zpl_lookup()
212 spl_fstrans_unmark(cookie); in zpl_create()
274 spl_fstrans_unmark(cookie); in zpl_mknod()
343 spl_fstrans_unmark(cookie); in zpl_tmpfile()
370 spl_fstrans_unmark(cookie); in zpl_unlink()
422 spl_fstrans_unmark(cookie); in zpl_mkdir()
449 spl_fstrans_unmark(cookie); in zpl_rmdir()
525 spl_fstrans_unmark(cookie); in zpl_getattr_impl()
597 spl_fstrans_unmark(cookie); in zpl_setattr()
641 spl_fstrans_unmark(cookie); in zpl_rename2()
[all …]
HDzpl_ctldir.c232 spl_fstrans_unmark(cookie); in zpl_snapdir_lookup()
280 spl_fstrans_unmark(cookie); in zpl_snapdir_iterate()
489 spl_fstrans_unmark(cookie); in zpl_shares_lookup()
530 spl_fstrans_unmark(cookie); in zpl_shares_iterate()
HDzpl_file_range.c74 spl_fstrans_unmark(cookie); in zpl_clone_file_range_impl()
HDzpl_xattr.c272 spl_fstrans_unmark(cookie); in zpl_xattr_list()
319 spl_fstrans_unmark(cookie); in zpl_xattr_get_dir()
449 spl_fstrans_unmark(cookie); in zpl_xattr_get()
668 spl_fstrans_unmark(cookie); in zpl_xattr_set()
HDzfs_ctldir.c797 spl_fstrans_unmark(cookie); in zfsctl_snapshot_path_objset()
HDzvol_os.c672 spl_fstrans_unmark(cookie); in zvol_request_impl()
HDzfs_vnops_os.c381 spl_fstrans_unmark(cookie); in zfs_write_simple()
/freebsd-head/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
HDzfs_context_os.h82 #define spl_fstrans_unmark(x) ((void)x) macro
/freebsd-head/sys/contrib/openzfs/include/os/linux/spl/sys/
HDkmem.h129 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDzvol.c1463 spl_fstrans_unmark(cookie); in zvol_create_minors_recursive()
1761 spl_fstrans_unmark(cookie); in zvol_set_snapdev_impl()
1808 spl_fstrans_unmark(cookie); in zvol_set_volmode_impl()
HDdmu_send.c1219 spl_fstrans_unmark(cookie); in send_traverse_thread()
1312 spl_fstrans_unmark(cookie); in redact_list_thread()
1557 spl_fstrans_unmark(cookie); in send_merge_thread()
1915 spl_fstrans_unmark(cookie); in send_reader_thread()
HDdmu_traverse.c617 spl_fstrans_unmark(cookie); in traverse_prefetch_thread()
HDarc.c4718 spl_fstrans_unmark(cookie); in arc_evict_cb()
4806 spl_fstrans_unmark(cookie); in arc_reap_cb()
6247 spl_fstrans_unmark(cookie); in arc_read()
6750 spl_fstrans_unmark(cookie); in arc_write_ready()
9651 spl_fstrans_unmark(cookie); in l2arc_feed_thread()
HDzfs_ioctl.c8112 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common()
8154 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common()
8203 spl_fstrans_unmark(cookie); in zfsdev_ioctl_common()
HDdmu_recv.c3278 spl_fstrans_unmark(cookie); in receive_writer_thread()
HDzio.c2414 spl_fstrans_unmark(cookie); in zio_execute()
HDmetaslab.c3716 spl_fstrans_unmark(cookie); in metaslab_preload()
/freebsd-head/sys/contrib/openzfs/include/sys/
HDzfs_context.h778 extern void spl_fstrans_unmark(fstrans_cookie_t);
/freebsd-head/sys/contrib/openzfs/lib/libzpool/
HDkernel.c1022 spl_fstrans_unmark(fstrans_cookie_t cookie) in spl_fstrans_unmark() function
/freebsd-head/sys/contrib/openzfs/module/os/linux/spl/
HDspl-kmem-cache.c933 spl_fstrans_unmark(cookie); in __spl_cache_grow()