Searched refs:is_rollback (Results 1 – 4 of 4) sorted by relevance
48 const s64 count, const u8 value, const bool is_rollback) in __ntfs_bitmap_set_bits_in_run() argument62 is_rollback ? " (rollback)" : ""); in __ntfs_bitmap_set_bits_in_run()77 if (!is_rollback) in __ntfs_bitmap_set_bits_in_run()171 if (is_rollback) in __ntfs_bitmap_set_bits_in_run()
850 ntfs_attr_search_ctx *ctx, const bool is_rollback) in __ntfs_cluster_free() argument862 is_rollback ? " (rollback)" : ""); in __ntfs_cluster_free()875 if (likely(!is_rollback)) in __ntfs_cluster_free()882 if (!is_rollback) in __ntfs_cluster_free()890 if (!is_rollback) in __ntfs_cluster_free()907 to_free, likely(!is_rollback) ? 0 : 1); in __ntfs_cluster_free()909 if (!is_rollback) in __ntfs_cluster_free()937 if (!is_rollback) in __ntfs_cluster_free()946 if (!is_rollback) in __ntfs_cluster_free()964 to_free, likely(!is_rollback) ? 0 : 1); in __ntfs_cluster_free()[all …]
33 const s64 count, const u8 value, const bool is_rollback);
49 s64 count, ntfs_attr_search_ctx *ctx, const bool is_rollback);