Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtcrypt.c251 const int *b_size; in test_mb_aead_speed() local
536 const int *b_size; in test_aead_speed() local
1067 const int *b_size; in test_mb_skcipher_speed() local
1303 const int *b_size; in test_skcipher_speed() local
/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.c2979 static void journal_release_journal_head(struct journal_head *jh, size_t b_size) in journal_release_journal_head()