Searched defs:prev_bh (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | cpfile.c | 619 struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; in nilfs_cpfile_set_snapshot() local 738 struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; in nilfs_cpfile_clear_snapshot() local [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | cpfile.c | 619 struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; in nilfs_cpfile_set_snapshot() local 738 struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; in nilfs_cpfile_clear_snapshot() local [all...] |
/kernel/linux/linux-5.10/fs/affs/ |
H A D | file.c | 199 struct buffer_head *prev_bh; in affs_get_extblock_slow() local 562 struct buffer_head *bh, *prev_bh; in affs_extent_file_ofs() local 694 struct buffer_head *bh, *prev_bh; affs_write_end_ofs() local [all...] |
/kernel/linux/linux-6.6/fs/affs/ |
H A D | file.c | 200 struct buffer_head *prev_bh; in affs_get_extblock_slow() local 562 struct buffer_head *bh, *prev_bh; in affs_extent_file_ofs() local 695 struct buffer_head *bh, *prev_bh; affs_write_end_ofs() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 2382 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; in ocfs2_calc_refcount_meta_credits() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 2380 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; in ocfs2_calc_refcount_meta_credits() local [all...] |
Completed in 13 milliseconds