Searched defs:slotsize (Results 1 - 5 of 5) sorted by relevance
| /src/sys/ufs/ext2fs/ | ||
| H A D | ext2fs_dir.h | 127 int slotsize; /* size of area at slotoffset */ member in struct:ext2fs_searchslot |
| H A D | ext2fs_lookup.c | 289 int slotsize; /* size of area at slotoffset */ local in function:ext2fs_lookup |
| /src/sys/ufs/lfs/ | ||
| H A D | ulfs_dirhash.c | 514 ulfsdirhash_findfree(struct inode *ip, int slotneeded, int *slotsize) argument |
| H A D | ulfs_lookup.c | 134 int slotsize; /* size of area at slotoffset */ local in function:ulfs_lookup [all...] |
| /src/sys/ufs/ufs/ | ||
| H A D | ufs_dirhash.c | 510 ufsdirhash_findfree(struct inode *ip, int slotneeded, int *slotsize) argument |
Completed in 18 milliseconds