Searched refs:ERELOOKUP (Results 1 – 21 of 21) sorted by relevance
238 inline int ERELOOKUP = -5; variable239 #pragma D binding "1.13" ERELOOKUP348 errno == ERELOOKUP ? "retry the directory lookup" :
193 #define ERELOOKUP (-5) /* retry the directory lookup */ macro
152 ENTRY(ERELOOKUP),
351 if (error == ERELOOKUP) { in ffs_syncvnode()360 ERELOOKUP : error); in ffs_syncvnode()404 return (unlocked ? ERELOOKUP : 0); in ffs_syncvnode()407 error = ERELOOKUP; in ffs_syncvnode()465 error = ERELOOKUP; in ffs_syncvnode()2043 if (error != 0 && error != ERELOOKUP) { in ffs_vput_pair()2058 } while (error == ERELOOKUP); in ffs_vput_pair()
1378 * ERELOOKUP if we have had to unlock either the vnode or the buffer so1382 * of VOP_FSYNC() in syncer) check for ERELOOKUP and restart at safe1422 error = ERELOOKUP; in get_parent_vp() 1444 return (ERELOOKUP); in get_parent_vp() 1451 MPASS(error != ERELOOKUP); in get_parent_vp() 1460 error = ERELOOKUP; in get_parent_vp() 1476 error = ERELOOKUP; in get_parent_vp() 3275 return (ERELOOKUP); in softdep_prerename() 3286 * or ERELOOKUP if any of the locks were re-acquired. In the later3375 return (ERELOOKUP); in softdep_prelink() [all...]
294 if (error == ERELOOKUP) in ffs_snapshot() 2588 if (error == ERELOOKUP && vp->v_usecount == 0) { in process_deferred_inactive()
1623 if (error == ERELOOKUP) in ffs_sync()
220 KASSERT(td->td_errno != ERELOOKUP, in syscallret()
1483 if (error == ERELOOKUP) in kern_mknodat()1569 if (error == ERELOOKUP) in kern_mkfifoat()1675 } while (error == EAGAIN || error == ERELOOKUP); in kern_linkat()1848 if (error == ERELOOKUP) in kern_symlinkat()1901 if (error == ERELOOKUP) in sys_undelete()2049 if (error == ERELOOKUP) in kern_funlinkat()3560 if (error == ERELOOKUP) in kern_truncate()3627 if (error == ERELOOKUP) in kern_fsync()3834 if (error == ERELOOKUP) in kern_renameat()3911 if (error == ERELOOKUP) in kern_mkdirat()[all …]
1008 * if VOP_LOOKUP returns ERELOOKUP, repeat the same level at dirloop in vfs_lookup() 1301 if (error == ERELOOKUP) { in vfs_lookup()
2350 } while (error == ERELOOKUP); in bufobj_invalbuf()3647 if (error != ERELOOKUP || !want_unlock) in vput_final()4199 } while (error == ERELOOKUP); in vflush()
300 if (error == ERELOOKUP) { in vn_open_cred()1662 if (error == ERELOOKUP) in vn_truncate()
731 if (error != ERELOOKUP) in aio_fsync_vnode()
616 if (error == ERELOOKUP) in uipc_bindat()
209 error = ERELOOKUP; in ufs_sync_nlink1() 1046 MPASS(error == ERELOOKUP); in ufs_remove() 1106 MPASS(error == ERELOOKUP); in ufs_link() 1178 MPASS(error == ERELOOKUP); in ufs_whiteout() 2038 MPASS(error == ERELOOKUP); in ufs_mkdir() 2304 MPASS(error == ERELOOKUP); in ufs_rmdir() 2797 MPASS(error == ERELOOKUP); in ufs_makeinode()
263 return (ERELOOKUP); in autofs_lookup()
654 if (error == 0 && nd->nd_repstat == ERELOOKUP) { in nfsrvd_dorpc()1353 if (nd->nd_repstat == ERELOOKUP) { in nfsrvd_compound()
1331 error = ERELOOKUP; in unionfs_link()1504 error = ERELOOKUP; in unionfs_rename()1719 return (ERELOOKUP); in unionfs_rmdir()
847 error = ERELOOKUP; in unionfs_set_in_progress_flag()
1238 if (error != ERELOOKUP) in vm_object_sync()
920 } while (error == ERELOOKUP); in mdstart_vnode()