Home
last modified time | relevance | path

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

/netbsd/sys/ufs/ext2fs/
H A Dext2fs_dir.h129 int slotneeded; /* sizeof the entry we are seeking */ member
H A Dext2fs_lookup.c291 int slotneeded; /* size of the entry we're seeking */ in ext2fs_lookup() local
/netbsd/sys/ufs/lfs/
H A Dulfs_lookup.c137 int slotneeded; /* size of the entry we're seeking */ in ulfs_lookup() local
H A Dulfs_dirhash.c514 ulfsdirhash_findfree(struct inode *ip, int slotneeded, int *slotsize) in ulfsdirhash_findfree()
/netbsd/sys/ufs/ufs/
H A Dufs_dirhash.c508 ufsdirhash_findfree(struct inode *ip, int slotneeded, int *slotsize) in ufsdirhash_findfree()