Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 – 11 of 11) sorted by relevance

/fs/udf/
Ddirectory.c330 static void udf_copy_to_bufs(void *buf1, int len1, void *buf2, int len2, in udf_copy_to_bufs()
351 static uint16_t udf_crc_fi_bufs(void *buf1, int len1, void *buf2, int len2, in udf_crc_fi_bufs()
373 static void udf_copy_fi_to_bufs(char *buf1, int len1, char *buf2, int len2, in udf_copy_fi_to_bufs()
410 void *buf1, *buf2 = NULL; in udf_fiiter_write_fi() local
/fs/bcachefs/
Dsb-clean.c89 struct printbuf buf2 = PRINTBUF; in bch2_verify_superblock_clean() local
Dlru.c130 struct printbuf buf2 = PRINTBUF; in bch2_check_lru_key() local
Dbset.c174 struct printbuf buf2 = PRINTBUF; in bch2_btree_node_iter_next_check() local
247 struct printbuf buf2 = PRINTBUF; in bch2_verify_insert_pos() local
Dbtree_iter.c146 struct printbuf buf2 = PRINTBUF; in bch2_btree_path_verify_level() local
311 struct printbuf buf1 = PRINTBUF, buf2 = PRINTBUF; in bch2_btree_iter_verify_ret() local
Dbtree_io.c688 struct printbuf buf2 = PRINTBUF; in validate_bset() local
Djournal_io.c1319 struct printbuf buf1 = PRINTBUF, buf2 = PRINTBUF; in bch2_journal_read() local
Dbtree_update_interior.c2014 struct printbuf buf1 = PRINTBUF, buf2 = PRINTBUF; in __bch2_foreground_maybe_merge() local
Dec.c481 struct printbuf buf2 = PRINTBUF; in bch2_trigger_stripe() local
/fs/ubifs/
Drecovery.c229 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
/fs/unicode/
Dmkutf8data.c58 char buf2[LINESIZE]; variable