Home
last modified time | relevance | path

Searched defs:b_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h124 int b_size; /* Size of script B */ member
/linux/include/linux/
H A Dbuffer_head.h68 size_t b_size; /* size of mapping */ member
/linux/fs/jbd2/
H A Djournal.c2955 static void journal_release_journal_head(struct journal_head *jh, size_t b_size) in journal_release_journal_head()
/linux/drivers/scsi/
H A Dst.c3921 int segs, max_segs, b_size, order, got; in enlarge_buffer() local