Searched refs:reinsert (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/fs/msdosfs/
H A Ddenode.h281 void reinsert(struct denode *dep);
H A Dmsdosfs_denode.c522 reinsert(struct denode *dep) function
H A Dmsdosfs_vnops.c1214 reinsert(ip);
/freebsd-13-stable/contrib/lua/src/
H A Dltable.c478 static void reinsert (lua_State *L, Table *ot, Table *t) { function
555 reinsert(L, &newt, t); /* 'newt' now has the old hash */
/freebsd-13-stable/sys/vm/
H A Dvm_pageout.c1491 goto reinsert;
1505 goto reinsert;
1627 reinsert:

Completed in 69 milliseconds