/linux-6.3-rc2/include/linux/ |
A D | buffer_head.h | 48 struct buffer_head; 61 struct buffer_head { struct 197 void set_bh_page(struct buffer_head *bh, 228 void __brelse(struct buffer_head *); 229 void __bforget(struct buffer_head *); 338 static inline struct buffer_head * 344 static inline struct buffer_head * 356 static inline struct buffer_head * 363 static inline struct buffer_head * 369 static inline struct buffer_head * [all …]
|
A D | jbd2.h | 340 static inline struct buffer_head *jh2bh(struct journal_head *jh) in BUFFER_FNS() 799 struct buffer_head *j_sb_buffer; 906 struct buffer_head *j_chkpt_bhs[JBD2_NR_BATCH]; 1144 struct buffer_head **j_wbuf; 1151 struct buffer_head **j_fc_wbuf; 1308 struct buffer_head *bh, 1431 static inline void jbd2_unfile_log_bh(struct buffer_head *bh) in jbd2_unfile_log_bh() 1468 struct buffer_head *bh, void *mapped_data, 1476 struct buffer_head *bh); 1488 struct buffer_head **bh_out, [all …]
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | refcounttree.h | 29 struct buffer_head **ref_bh); 46 struct buffer_head *di_bh, 91 struct buffer_head *ref_root_bh, 97 struct buffer_head *di_bh); 109 struct buffer_head *s_bh, 112 struct buffer_head *t_bh, 116 struct buffer_head **bh1, 118 struct buffer_head **bh2); 120 struct buffer_head *s_bh, 122 struct buffer_head *t_bh); [all …]
|
A D | xattr.h | 36 int ocfs2_xattr_get_nolock(struct inode *, struct buffer_head *, int, 40 int ocfs2_xattr_set_handle(handle_t *, struct inode *, struct buffer_head *, 46 int ocfs2_xattr_remove(struct inode *, struct buffer_head *); 51 struct buffer_head *, 58 int ocfs2_calc_xattr_init(struct inode *, struct buffer_head *, 70 struct buffer_head *vb_bh; 76 struct buffer_head *fe_bh, 78 struct buffer_head *ref_root_bh, 81 struct buffer_head *old_bh, 83 struct buffer_head *new_bh,
|
A D | buffer_head_io.h | 16 struct buffer_head *bh, 19 unsigned int nr, struct buffer_head *bhs[]); 29 struct buffer_head *bhs[], int flags, 31 struct buffer_head *bh)); 34 struct buffer_head *bh); 40 struct buffer_head **bh, in ocfs2_read_block() 42 struct buffer_head *bh)) in ocfs2_read_block()
|
A D | suballoc.h | 15 struct buffer_head *, 24 struct buffer_head *ac_bh; /* file entry bh */ 75 struct buffer_head *di_bh, 79 struct buffer_head *di_bh, 85 struct buffer_head *group_bh, 98 struct buffer_head *parent_fe_bh, 121 struct buffer_head *alloc_bh, 131 struct buffer_head *bitmap_bh, 136 struct buffer_head *bitmap_bh, 188 struct buffer_head *bh); [all …]
|
A D | dir.h | 19 struct buffer_head *dl_leaf_bh; /* Unindexed leaf 24 struct buffer_head *dl_dx_root_bh; /* Root of indexed 27 struct buffer_head *dl_dx_leaf_bh; /* Indexed leaf block */ 32 struct buffer_head *dl_prev_leaf_bh;/* Previous entry in 51 struct buffer_head *parent_fe_bh, 56 struct buffer_head *parent_fe_bh, in ocfs2_add_entry() 83 struct buffer_head *parent_fe_bh, 92 struct buffer_head *fe_bh, 96 int ocfs2_dx_dir_truncate(struct inode *dir, struct buffer_head *di_bh);
|
A D | file.h | 33 struct buffer_head *fe_bh, 40 struct buffer_head *fe_bh, 43 struct buffer_head *di_bh, 46 struct buffer_head *di_bh, 48 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, 50 int ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh, 63 struct buffer_head *bh); 71 struct buffer_head *di_bh, u64 byte_start,
|
A D | aops.h | 23 struct buffer_head *head, 28 struct buffer_head *bh)); 42 struct buffer_head *di_bh, struct page *mmap_page); 45 struct buffer_head *di_bh); 46 int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u64 new_size); 49 struct buffer_head *bh_result, int create);
|
A D | alloc.h | 42 struct buffer_head *et_root_bh; 57 struct buffer_head *bh); 60 struct buffer_head *bh); 67 struct buffer_head *bh); 70 struct buffer_head *bh); 78 struct buffer_head **bh); 157 struct buffer_head *di_bh); 212 struct buffer_head *tc_last_eb_bh; 219 struct buffer_head *di_bh); 225 struct buffer_head **leaf_bh); [all …]
|
A D | extent_map.h | 41 int ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh, 52 struct buffer_head *bhs[], int flags, 54 struct buffer_head *bh)); 57 struct buffer_head *eb_bh, 61 struct buffer_head **bh, in ocfs2_read_virt_block() 63 struct buffer_head *bh)) in ocfs2_read_virt_block()
|
A D | uptodate.h | 55 struct buffer_head *bh); 57 struct buffer_head *bh); 59 struct buffer_head *bh); 61 struct buffer_head *bh); 66 struct buffer_head *bh);
|
A D | dir.c | 299 struct buffer_head * bh, in ocfs2_check_dir_entry() 419 struct buffer_head *bh) in ocfs2_validate_dir_block() 500 struct buffer_head *tmp = *bh; in ocfs2_read_dir_block() 563 struct buffer_head *bh) in ocfs2_validate_dx_root() 608 struct buffer_head *bh) in ocfs2_validate_dx_leaf() 1060 struct buffer_head *bh; in ocfs2_find_entry() 1348 struct buffer_head *bh) in ocfs2_delete_entry_id() 1375 struct buffer_head *bh) in ocfs2_delete_entry_el() 1526 struct buffer_head *bh; in ocfs2_remove_block_from_free_list() 1600 struct buffer_head *bh; in __ocfs2_add_entry() [all …]
|
A D | journal.h | 51 struct buffer_head *j_bh; /* Journal disk inode block */ 276 struct buffer_head *bh, int type); 279 struct buffer_head *bh, int type); 282 struct buffer_head *bh, int type); 285 struct buffer_head *bh, int type); 288 struct buffer_head *bh, int type); 291 struct buffer_head *bh, int type); 294 struct buffer_head *bh, int type); 297 struct buffer_head *bh, int type); 300 struct buffer_head *bh, int type); [all …]
|
/linux-6.3-rc2/fs/gfs2/ |
A D | meta_io.h | 14 static inline void gfs2_buffer_clear(struct buffer_head *bh) in gfs2_buffer_clear() 19 static inline void gfs2_buffer_clear_tail(struct buffer_head *bh, int head) in gfs2_buffer_clear_tail() 25 static inline void gfs2_buffer_copy_tail(struct buffer_head *to_bh, in gfs2_buffer_copy_tail() 27 struct buffer_head *from_bh, in gfs2_buffer_copy_tail() 53 extern struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno); 55 int rahead, struct buffer_head **bhp); 56 extern int gfs2_meta_wait(struct gfs2_sbd *sdp, struct buffer_head *bh); 57 extern struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, 64 extern void gfs2_remove_from_journal(struct buffer_head *bh, int meta); 67 struct buffer_head **bhp); [all …]
|
A D | meta_io.c | 35 struct buffer_head *bh, *head; in gfs2_aspace_writepage() 119 struct buffer_head *bh; in gfs2_getbuf() 188 struct buffer_head *bh; in gfs2_meta_new() 223 struct buffer_head *bh = *bhs; in gfs2_submit_bhs() 257 struct buffer_head *bh, *bhs[2]; in gfs2_meta_read() 385 struct buffer_head *bh; in gfs2_ail1_wipe() 409 struct buffer_head *bh; in gfs2_getjdatabuf() 442 struct buffer_head *bh; in gfs2_journal_wipe() 486 struct buffer_head **bhp) in gfs2_meta_buffer() 490 struct buffer_head *bh; in gfs2_meta_buffer() [all …]
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | sufile.h | 37 struct buffer_head *, 38 struct buffer_head *)); 41 struct buffer_head *, 42 struct buffer_head *)); 43 void nilfs_sufile_do_scrap(struct inode *, __u64, struct buffer_head *, 44 struct buffer_head *); 45 void nilfs_sufile_do_free(struct inode *, __u64, struct buffer_head *, 46 struct buffer_head *); 48 struct buffer_head *); 49 void nilfs_sufile_do_set_error(struct inode *, __u64, struct buffer_head *, [all …]
|
A D | page.h | 35 struct buffer_head *nilfs_grab_buffer(struct inode *, struct address_space *, 37 void nilfs_forget_buffer(struct buffer_head *); 38 void nilfs_copy_buffer(struct buffer_head *, struct buffer_head *); 55 static inline struct buffer_head * 58 struct buffer_head *bh = page_buffers(page); in nilfs_page_get_nth_block()
|
A D | alloc.h | 33 struct buffer_head **); 35 const struct buffer_head *, void *); 48 struct buffer_head *pr_desc_bh; 49 struct buffer_head *pr_bitmap_bh; 50 struct buffer_head *pr_entry_bh; 75 struct buffer_head *bh;
|
A D | btnode.h | 29 struct buffer_head *bh; 30 struct buffer_head *newbh; 35 struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc, 38 blk_opf_t, struct buffer_head **, sector_t *); 39 void nilfs_btnode_delete(struct buffer_head *);
|
A D | mdt.c | 31 struct buffer_head *bh, in nilfs_mdt_insert_new_block() argument 67 struct buffer_head **out_bh, in nilfs_mdt_create_block() argument 69 struct buffer_head *, in nilfs_mdt_create_block() 74 struct buffer_head *bh; in nilfs_mdt_create_block() 117 struct buffer_head *bh; in nilfs_mdt_submit_block() 245 struct buffer_head **out_bh) in nilfs_mdt_get_block() 287 struct buffer_head **out_bh) in nilfs_mdt_find_block() 375 struct buffer_head *bh; in nilfs_mdt_forget_block() 562 struct buffer_head *bh_frozen; in nilfs_mdt_freeze_buffer() 590 struct buffer_head * [all …]
|
A D | mdt.h | 69 struct buffer_head *, void *), 70 struct buffer_head **); 73 struct buffer_head **out_bh); 89 int nilfs_mdt_freeze_buffer(struct inode *inode, struct buffer_head *bh); 90 struct buffer_head *nilfs_mdt_get_frozen_buffer(struct inode *inode, 91 struct buffer_head *bh);
|
A D | segbuf.h | 77 struct buffer_head *sb_super_root; 98 (list_entry((head)->next, struct buffer_head, b_assoc_buffers)) 100 (list_entry((bh)->b_assoc_buffers.next, struct buffer_head, \ 118 struct buffer_head **); 136 struct buffer_head *bh) in nilfs_segbuf_add_segsum_buffer() 145 struct buffer_head *bh) in nilfs_segbuf_add_payload_buffer() 153 struct buffer_head *bh) in nilfs_segbuf_add_file_buffer()
|
/linux-6.3-rc2/fs/ |
A D | buffer.c | 196 struct buffer_head *bh; in __find_get_block_slow() 197 struct buffer_head *head; in __find_get_block_slow() 249 struct buffer_head *tmp; in end_buffer_async_read() 301 struct buffer_head *bh; 389 struct buffer_head *tmp; in end_buffer_async_write() 544 struct buffer_head *bh; in osync_buffers_list() 715 struct buffer_head *bh; in fsync_buffers_list() 1211 static struct buffer_head *__bread_slow(struct buffer_head *bh) in __bread_slow() 1343 struct buffer_head * 1368 struct buffer_head * [all …]
|
/linux-6.3-rc2/fs/affs/ |
A D | affs.h | 94 struct buffer_head *s_root_bh; /* Cached root block. */ 100 struct buffer_head *s_bmap_bh; 234 static inline struct buffer_head * 242 static inline struct buffer_head * 250 static inline struct buffer_head * 253 struct buffer_head *bh; in affs_getzeroblk() 265 static inline struct buffer_head * 268 struct buffer_head *bh; in affs_getemptyblk() 279 affs_brelse(struct buffer_head *bh) in affs_brelse() 287 affs_adjust_checksum(struct buffer_head *bh, u32 val) in affs_adjust_checksum() [all …]
|