Home
last modified time | relevance | path

Searched defs:slotsize (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_dir.h127 int slotsize; /* size of area at slotoffset */ member
H A Dext2fs_lookup.c289 int slotsize; /* size of area at slotoffset */ in ext2fs_lookup() local
/netbsd-src/sys/ufs/lfs/
H A Dulfs_lookup.c134 int slotsize; /* size of area at slotoffset */ in ulfs_lookup() local
[all...]
H A Dulfs_dirhash.c514 ulfsdirhash_findfree(struct inode *ip, int slotneeded, int *slotsize) in ulfsdirhash_findfree()
/netbsd-src/sys/ufs/ufs/
H A Dufs_dirhash.c508 ufsdirhash_findfree(struct inode *ip, int slotneeded, int *slotsize) in ufsdirhash_findfree()