Searched defs:lblk (Results 1 – 8 of 8) sorted by relevance
72 struct lblk { struct78 struct lblk *nextfree; argument101 struct lblk *lfreeq; /* head of free queue within block */ argument
334 struct lblk *lblk; /* pointer to a little block */ in malloc_unlocked() local661 struct lblk *lblk; /* pointer to freed block */ in free_unlocked() local767 struct lblk *lblk; in realloc_unlocked() local1047 struct lblk *lblk; in freespace() local
109 grub_daddr32_t lblk, dblk; in ufs_read() local
62 int lblk; member
362 daddr_t pblk, lblk; in lufs_read_log() local
387 int dblks, lblk; in get_indir_offsets() local
5100 uint32_t lblk = (uint32_t)btodb(off); in log_lodb() local
15106 uint64_t lblk, uchar_t partition) in st_logical_block_locate()