Lines Matching refs:__predict_false

611 	if (__predict_false(ts)) {  in cache_alloc_uma()
631 if (__predict_false(ncp->nc_flag & NCF_TS)) { in cache_free_uma()
666 if (__predict_false(lnumcache >= ncsize)) { in cache_alloc()
1219 if (__predict_false(ncp == NULL)) { in cache_neg_promote_cond()
1676 if (__predict_false(error != 0)) { in cache_remove_cnp()
1788 if (__predict_false(cnp->cn_nameiop == CREATE)) { in cache_lookup_dotdot()
1873 if (__predict_false(ncp == NULL)) { in cache_lookup_fallback()
1905 if (__predict_false(error != 0)) { in cache_lookup_fallback()
1940 if (__predict_false(!doingcache)) { in cache_lookup()
1946 if (__predict_false(cnp->cn_nameptr[0] == '.')) { in cache_lookup()
1969 if (__predict_false(ncp == NULL)) { in cache_lookup()
1993 if (__predict_false(vs == VGET_NONE)) { in cache_lookup()
2304 if (__predict_false(!doingcache)) in cache_enter_time()
2309 if (__predict_false(cnp->cn_nameptr[0] == '.')) { in cache_enter_time()
2884 if (__predict_false(buflen < 2)) in sys___getcwd()
2965 if (__predict_false(vp == NULL)) in vn_fullpath()
2999 if (__predict_false(vp == NULL)) in vn_fullpath_global()
3335 if (__predict_false(atomic_load_ptr(&vp->v_cache_dd) != ncp)) { in vn_fullpath_any_smr()
3769 if (__predict_false(*(cnp->cn_nameptr) == '/')) { in cache_fpl_handle_root()
4056 if (__predict_false(error != 0)) { in cache_fplookup_dirfd()
4115 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_partial_setup()
4146 if (__predict_false(*(cnp->cn_nameptr) == '/')) { in cache_fplookup_partial_setup()
4181 if (__predict_false(error != 0)) { in cache_fplookup_final_child()
4243 if (__predict_false(mp == NULL)) { in cache_fplookup_final_modifying()
4247 if (__predict_false(mp->mnt_flag & MNT_RDONLY)) { in cache_fplookup_final_modifying()
4280 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_modifying()
4291 if (__predict_false(error != 0)) { in cache_fplookup_final_modifying()
4341 if (__predict_false(tvp == dvp)) { in cache_fplookup_final_modifying()
4363 if (__predict_false(cache_fplookup_is_mp(fpl))) { in cache_fplookup_final_modifying()
4426 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4430 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4440 if (__predict_false(error != 0)) { in cache_fplookup_final_withparent()
4458 if (__predict_false(error != 0)) { in cache_fplookup_final_withparent()
4494 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final()
4538 if (__predict_false(cnp->cn_nameiop != LOOKUP)) { in cache_fplookup_degenerate()
4551 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_degenerate()
4560 if (__predict_false(error != 0)) { in cache_fplookup_degenerate()
4592 if (__predict_false(cnp->cn_namelen > NAME_MAX)) { in cache_fplookup_noentry()
4639 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_noentry()
4650 if (__predict_false(error != 0)) { in cache_fplookup_noentry()
4704 if (__predict_false(cache_fplookup_is_mp(fpl))) { in cache_fplookup_noentry()
4812 if (__predict_false(atomic_load_ptr(&dvp->v_cache_dd) != ncp)) { in cache_fplookup_dotdot()
4835 if (__predict_false(fpl->cnp->cn_nameiop != LOOKUP)) { in cache_fplookup_neg()
4868 if (__predict_false(len == 0)) { in cache_symlink_resolve()
4872 if (__predict_false(len > MAXPATHLEN - 2)) { in cache_symlink_resolve()
4887 if (__predict_false(len + ndp->ni_pathlen > MAXPATHLEN)) { in cache_symlink_resolve()
4891 if (__predict_false(ndp->ni_loopcnt++ >= MAXSYMLINKS)) { in cache_symlink_resolve()
4938 if (__predict_false(mp == NULL)) { in cache_fplookup_symlink()
4946 if (__predict_false((mp->mnt_flag & MNT_NOSYMFOLLOW) != 0)) { in cache_fplookup_symlink()
4952 if (__predict_false(error != 0)) { in cache_fplookup_symlink()
4990 if (__predict_false(cnp->cn_nameptr[0] == '.')) { in cache_fplookup_next()
5007 if (__predict_false(ncp == NULL)) { in cache_fplookup_next()
5078 if (__predict_false(mp == NULL)) { in cache_fplookup_climb_mount()
5135 if (__predict_false(mp == NULL)) { in cache_fplookup_cross_mount()
5151 if (__predict_false(vp == NULL)) { in cache_fplookup_cross_mount()
5161 if (__predict_false(mp != NULL)) { in cache_fplookup_cross_mount()
5429 if (__predict_false(tvp->v_type != VDIR)) { in cache_fplookup_trailingslash()
5495 if (__predict_false(ncp == NULL)) { in cache_fplookup_trailingslash()
5544 if (__predict_false(cnp->cn_namelen > NAME_MAX)) { in cache_fplookup_failed_vexec()
5628 if (__predict_false(mp == NULL || !cache_fplookup_mp_supported(mp))) { in cache_fplookup_impl()
5638 if (__predict_false(error != 0)) { in cache_fplookup_impl()
5644 if (__predict_false(cache_fpl_terminated(fpl))) { in cache_fplookup_impl()
5777 if (__predict_false(!cache_can_fplookup(&fpl))) { in cache_fplookup()
5808 if (__predict_false(error != 0)) { in cache_fplookup()