Searched defs:buf2 (Results 1 – 8 of 8) sorted by relevance
| /fs/udf/ |
| A D | directory.c | 330 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/ |
| A D | sb-clean.c | 93 struct printbuf buf2 = PRINTBUF; in bch2_verify_superblock_clean() local
|
| A D | lru.c | 170 struct printbuf buf2 = PRINTBUF; in bch2_check_lru_key() local
|
| A D | bset.c | 172 struct printbuf buf2 = PRINTBUF; in __bch2_btree_node_iter_next_check() local 245 struct printbuf buf2 = PRINTBUF; in __bch2_verify_insert_pos() local
|
| A D | btree_iter.c | 145 struct printbuf buf2 = PRINTBUF; in __bch2_btree_path_verify_level() local 304 struct printbuf buf1 = PRINTBUF, buf2 = PRINTBUF; in __bch2_btree_iter_verify_ret() local
|
| A D | btree_io.c | 732 struct printbuf buf2 = PRINTBUF; in validate_bset() local
|
| /fs/ubifs/ |
| A D | recovery.c | 229 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
|
| /fs/unicode/ |
| A D | mkutf8data.c | 58 char buf2[LINESIZE]; variable
|
Completed in 32 milliseconds