Searched defs:buffer_head (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
A D | buffer_head.h | 60 struct buffer_head { struct 62 struct buffer_head *b_this_page;/* circular list of page's buffers */ argument 75 atomic_t b_count; /* users using this buffer_head */ argument 88 static __always_inline void set_buffer_##name(struct buffer_head *bh) \ argument
|
/linux/fs/nilfs2/ |
A D | mdt.c | 31 struct buffer_head *bh, in nilfs_mdt_insert_new_block() 67 struct buffer_head **out_bh, in nilfs_mdt_create_block() 243 struct buffer_head *, void *), in nilfs_mdt_get_block()
|
A D | sufile.c | 159 struct buffer_head *, in nilfs_sufile_updatev() 226 struct buffer_head *, in nilfs_sufile_update()
|
A D | alloc.c | 199 struct buffer_head *, in nilfs_palloc_get_block()
|
A D | segment.c | 1000 struct buffer_head *, in nilfs_segctor_apply_buffers()
|
/linux/Documentation/filesystems/ |
A D | locking.rst | 455 buffer_head chapter
|
/linux/fs/ocfs2/ |
A D | quota_local.c | 95 void (*modify)(struct buffer_head *, void *), void *private) in ocfs2_modify_bh() argument
|
Completed in 20 milliseconds