Home
last modified time | relevance | path

Searched refs:ext2_dirbad (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_extern.h68 void ext2_dirbad(struct inode *ip, doff_t offset, char *how);
H A Dext2_lookup.c540 ext2_dirbad(dp, i_offset, "i_size too small"); in ext2_lookup_ino()
728 ext2_dirbad(ip, *offp, "mangled entry"); in ext2_search_dirblock()
799 ext2_dirbad(struct inode *ip, doff_t offset, char *how) in ext2_dirbad() function
H A Dext2_vnops.c1099 ext2_dirbad(xp, (doff_t)12, in ext2_rename()