Lines Matching refs:__predict_false

686 	if (__predict_false(ts)) {  in cache_alloc_uma()
706 if (__predict_false(ncp->nc_flag & NCF_TS)) { in cache_free_uma()
741 if (__predict_false(lnumcache >= ncsize)) { in cache_alloc()
1316 if (__predict_false(ncp == NULL)) { in cache_neg_promote_cond()
1773 if (__predict_false(error != 0)) { in cache_remove_cnp()
1885 if (__predict_false(cnp->cn_nameiop == CREATE)) { in cache_lookup_dotdot()
1970 if (__predict_false(ncp == NULL)) { in cache_lookup_fallback()
2001 if (__predict_false(error != 0)) { in cache_lookup_fallback()
2036 if (__predict_false(!doingcache)) { in cache_lookup()
2042 if (__predict_false(cnp->cn_nameptr[0] == '.')) { in cache_lookup()
2065 if (__predict_false(ncp == NULL)) { in cache_lookup()
2088 if (__predict_false(vs == VGET_NONE)) { in cache_lookup()
2407 if (__predict_false(!doingcache)) in cache_enter_time()
2412 if (__predict_false(cnp->cn_nameptr[0] == '.')) { in cache_enter_time()
3084 if (__predict_false(buflen < 2)) in sys___getcwd()
3166 if (__predict_false(vp == NULL)) in vn_fullpath()
3200 if (__predict_false(vp == NULL)) in vn_fullpath_global()
3536 if (__predict_false(atomic_load_ptr(&vp->v_cache_dd) != ncp)) { in vn_fullpath_any_smr()
3969 if (__predict_false(*(cnp->cn_nameptr) == '/')) { in cache_fpl_handle_root()
4261 if (__predict_false(error != 0)) { in cache_fplookup_dirfd()
4326 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_partial_setup()
4357 if (__predict_false(*(cnp->cn_nameptr) == '/')) { in cache_fplookup_partial_setup()
4392 if (__predict_false(error != 0)) { in cache_fplookup_final_child()
4454 if (__predict_false(mp == NULL)) { in cache_fplookup_final_modifying()
4458 if (__predict_false(mp->mnt_flag & MNT_RDONLY)) { in cache_fplookup_final_modifying()
4491 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_modifying()
4502 if (__predict_false(error != 0)) { in cache_fplookup_final_modifying()
4552 if (__predict_false(tvp == dvp)) { in cache_fplookup_final_modifying()
4574 if (__predict_false(cache_fplookup_is_mp(fpl))) { in cache_fplookup_final_modifying()
4637 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4641 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final_withparent()
4651 if (__predict_false(error != 0)) { in cache_fplookup_final_withparent()
4669 if (__predict_false(error != 0)) { in cache_fplookup_final_withparent()
4706 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final()
4750 if (__predict_false(cnp->cn_nameiop != LOOKUP)) { in cache_fplookup_degenerate()
4763 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_degenerate()
4772 if (__predict_false(error != 0)) { in cache_fplookup_degenerate()
4799 if (__predict_false((cnp->cn_flags & EMPTYPATH) == 0)) { in cache_fplookup_emptypath()
4808 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_emptypath()
4817 if (__predict_false(error != 0)) { in cache_fplookup_emptypath()
4852 if (__predict_false(cnp->cn_namelen > NAME_MAX)) { in cache_fplookup_noentry()
4903 if (__predict_false(dvs == VGET_NONE)) { in cache_fplookup_noentry()
4914 if (__predict_false(error != 0)) { in cache_fplookup_noentry()
4965 if (__predict_false(cache_fplookup_is_mp(fpl))) { in cache_fplookup_noentry()
5073 if (__predict_false(atomic_load_ptr(&dvp->v_cache_dd) != ncp)) { in cache_fplookup_dotdot()
5098 if (__predict_false(fpl->cnp->cn_nameiop != LOOKUP)) { in cache_fplookup_neg()
5131 if (__predict_false(len == 0)) { in cache_symlink_resolve()
5135 if (__predict_false(len > MAXPATHLEN - 2)) { in cache_symlink_resolve()
5150 if (__predict_false(len + ndp->ni_pathlen > MAXPATHLEN)) { in cache_symlink_resolve()
5154 if (__predict_false(ndp->ni_loopcnt++ >= MAXSYMLINKS)) { in cache_symlink_resolve()
5201 if (__predict_false(mp == NULL)) { in cache_fplookup_symlink()
5209 if (__predict_false((mp->mnt_flag & MNT_NOSYMFOLLOW) != 0)) { in cache_fplookup_symlink()
5215 if (__predict_false(error != 0)) { in cache_fplookup_symlink()
5241 if (__predict_false(mp == NULL)) { in cache_fplookup_symlink()
5266 if (__predict_false(cnp->cn_nameptr[0] == '.')) { in cache_fplookup_next()
5283 if (__predict_false(ncp == NULL)) { in cache_fplookup_next()
5354 if (__predict_false(mp == NULL)) { in cache_fplookup_climb_mount()
5411 if (__predict_false(mp == NULL)) { in cache_fplookup_cross_mount()
5427 if (__predict_false(vp == NULL)) { in cache_fplookup_cross_mount()
5437 if (__predict_false(mp != NULL)) { in cache_fplookup_cross_mount()
5710 if (__predict_false(tvp->v_type != VDIR)) { in cache_fplookup_trailingslash()
5776 if (__predict_false(ncp == NULL)) { in cache_fplookup_trailingslash()
5833 if (__predict_false(cnp->cn_namelen > NAME_MAX)) { in cache_fplookup_failed_vexec()
5917 if (__predict_false(mp == NULL || !cache_fplookup_mp_supported(mp))) { in cache_fplookup_impl()
5927 if (__predict_false(error != 0)) { in cache_fplookup_impl()
5933 if (__predict_false(cache_fpl_terminated(fpl))) { in cache_fplookup_impl()
6066 if (__predict_false(!cache_can_fplookup(&fpl))) { in cache_fplookup()
6097 if (__predict_false(error != 0)) { in cache_fplookup()