Lines Matching refs:likely
262 if (likely(page)) { in ntfs_cluster_alloc()
380 if (likely(rlpos)) { in ntfs_cluster_alloc()
725 if (likely(rl)) { in ntfs_cluster_alloc()
730 if (likely(page && !IS_ERR(page))) { in ntfs_cluster_alloc()
739 if (likely(!err)) { in ntfs_cluster_alloc()
861 if (likely(!is_rollback)) in __ntfs_cluster_free()
890 if (likely(rl->lcn >= 0)) { in __ntfs_cluster_free()
893 to_free, likely(!is_rollback) ? 0 : 1); in __ntfs_cluster_free()
947 if (likely(rl->lcn >= 0)) { in __ntfs_cluster_free()
950 to_free, likely(!is_rollback) ? 0 : 1); in __ntfs_cluster_free()
967 if (likely(!is_rollback)) in __ntfs_cluster_free()