Searched defs:tbh (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | aops.c | 332 struct buffer_head *tbh; in ntfs_read_block() local 909 struct buffer_head *bh, *head, *tbh, *rec_start_b in ntfs_write_mst_block() local [all...] |
H A D | mft.c | 578 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror() local 590 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror() local 775 struct buffer_head *tbh = bhs[i_bhs]; write_mft_record_nolock() local 790 struct buffer_head *tbh = bhs[i_bhs]; write_mft_record_nolock() local [all...] |
H A D | compress.c | 651 struct buffer_head *tbh = bhs[i]; in ntfs_read_compressed_block() local 666 struct buffer_head *tbh = bhs[i]; in ntfs_read_compressed_block() local [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | aops.c | 332 struct buffer_head *tbh; in ntfs_read_block() local 911 struct buffer_head *bh, *head, *tbh, *rec_start_b in ntfs_write_mst_block() local [all...] |
H A D | compress.c | 651 struct buffer_head *tbh = bhs[i]; in ntfs_read_compressed_block() local 666 struct buffer_head *tbh = bhs[i]; in ntfs_read_compressed_block() local [all...] |
H A D | mft.c | 578 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror() local 590 struct buffer_head *tbh = bhs[i_bhs]; in ntfs_sync_mft_mirror() local 775 struct buffer_head *tbh = bhs[i_bhs]; write_mft_record_nolock() local 790 struct buffer_head *tbh = bhs[i_bhs]; write_mft_record_nolock() local [all...] |
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | journal.c | 975 struct buffer_head *tbh = NULL; in flush_commit_list() local [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | journal.c | 975 struct buffer_head *tbh = NULL; in flush_commit_list() local [all...] |
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.cc | 12776 void Assembler::tbh(Condition cond, Register rn, Register rm) { in tbh() function in vixl::aarch32::Assembler
|
H A D | assembler-aarch32.h | 3606 void tbh(Register rn, Register rm) { tbh(al, rn, rm); } in tbh() function in vixl::aarch32::Assembler
|
H A D | disasm-aarch32.cc | 3303 void Disassembler::tbh(Condition cond, Register rn, Register rm) { in tbh() function in vixl::aarch32::Disassembler [all...] |
Completed in 126 milliseconds