Searched defs:buffer_head (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/include/linux/ |
D | buffer_head.h | 59 struct buffer_head { struct 61 struct buffer_head *b_this_page;/* circular list of page's buffers */ argument 74 atomic_t b_count; /* users using this buffer_head */ argument
|
/linux-3.3/fs/nilfs2/ |
D | mdt.c | 42 struct buffer_head *bh, in nilfs_mdt_insert_new_block() 75 struct buffer_head **out_bh, in nilfs_mdt_create_block() 244 struct buffer_head *, void *), in nilfs_mdt_get_block()
|
D | sufile.c | 163 struct buffer_head *, in nilfs_sufile_updatev() 230 struct buffer_head *, in nilfs_sufile_update()
|
D | alloc.c | 209 struct buffer_head *, in nilfs_palloc_get_block()
|
D | segment.c | 938 struct buffer_head *, in nilfs_segctor_apply_buffers()
|
/linux-3.3/fs/ocfs2/ |
D | quota_local.c | 100 void (*modify)(struct buffer_head *, void *), void *private) in ocfs2_modify_bh() argument
|