Searched defs:sbh (Results 1 - 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/fs/bfs/ |
| H A D | inode.c | 313 struct buffer_head *bh, *sbh; in bfs_fill_super() local
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | udfdecl.h | 90 struct buffer_head *sbh; member
|
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| H A D | page.c | 99 void nilfs_copy_buffer(struct buffer_head *dbh, struct buffer_head *sbh) in nilfs_copy_buffer() argument 198 struct buffer_head *dbh, *dbufs, *sbh, *sbuf in nilfs_copy_page() local [all...] |
| H A D | the_nilfs.c | 594 struct buffer_head **sbh = nilfs->ns_sbh; in nilfs_load_super_block() local
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| H A D | page.c | 99 void nilfs_copy_buffer(struct buffer_head *dbh, struct buffer_head *sbh) in nilfs_copy_buffer() argument 198 struct buffer_head *dbh, *dbufs, *sbh; in nilfs_copy_page() local [all...] |
| H A D | the_nilfs.c | 593 struct buffer_head **sbh = nilfs->ns_sbh; in nilfs_load_super_block() local
|
| /kernel/linux/linux-6.6/fs/bfs/ |
| H A D | inode.c | 312 struct buffer_head *bh, *sbh; in bfs_fill_super() local
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | super.c | 1218 struct buffer_head *sbh = EXT2_SB(sb)->s_sbh; in ext2_clear_super_error() local
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | bitmap.c | 422 struct buffer_head *sbh, *bmbh; in _reiserfs_free_block() local
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | super.c | 1227 struct buffer_head *sbh = EXT2_SB(sb)->s_sbh; in ext2_clear_super_error() local
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | bitmap.c | 422 struct buffer_head *sbh, *bmbh; in _reiserfs_free_block() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | super.c | 702 struct buffer_head *sbh = sbi->s_sbh; in flush_stashed_error_work() local 5512 struct buffer_head *sbh = sbi->s_sbh; in ext4_update_super() local 5589 struct buffer_head *sbh = EXT4_SB(sb)->s_sbh; ext4_commit_super() local [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | super.c | 770 struct buffer_head *sbh = sbi->s_sbh; in update_super_work() local 6103 struct buffer_head *sbh = sbi->s_sbh; in ext4_update_super() local 6176 struct buffer_head *sbh = EXT4_SB(sb)->s_sbh; ext4_commit_super() local [all...] |
Completed in 32 milliseconds