Home
last modified time | relevance | path

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

/openbsd/sys/ufs/ext2fs/
H A Dext2fs_dir.h99 int slotsize; /* size of area at slotoffset */ member
/openbsd/sys/ufs/ufs/
H A Dufs_lookup.c111 int slotsize; /* size of area at slotoffset */ in ufs_lookup() local
H A Dufs_dirhash.c479 ufsdirhash_findfree(struct inode *ip, int slotneeded, int *slotsize) in ufsdirhash_findfree()