Lines Matching refs:likely
276 if (likely(page)) { in ntfs_cluster_alloc()
394 if (likely(rlpos)) { in ntfs_cluster_alloc()
739 if (likely(rl)) { in ntfs_cluster_alloc()
744 if (likely(page && !IS_ERR(page))) { in ntfs_cluster_alloc()
753 if (likely(!err)) { in ntfs_cluster_alloc()
875 if (likely(!is_rollback)) in __ntfs_cluster_free()
904 if (likely(rl->lcn >= 0)) { in __ntfs_cluster_free()
907 to_free, likely(!is_rollback) ? 0 : 1); in __ntfs_cluster_free()
961 if (likely(rl->lcn >= 0)) { in __ntfs_cluster_free()
964 to_free, likely(!is_rollback) ? 0 : 1); in __ntfs_cluster_free()
981 if (likely(!is_rollback)) in __ntfs_cluster_free()