Home
last modified time | relevance | path

Searched defs:buffer_head (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dbuffer_head.h59 struct buffer_head { struct
61 struct buffer_head *b_this_page;/* circular list of page's buffers */ argument
77 atomic_t b_count; /* users using this buffer_head */ argument
90 static __always_inline void set_buffer_##name(struct buffer_head *bh) \ argument
/linux/Documentation/filesystems/
H A Dlocking.rst471 buffer_head chapter
/linux/fs/ocfs2/
H A Dquota_local.c95 void (*modify)(struct buffer_head *, void *), void *private) in ocfs2_modify_bh() argument
/linux/fs/nilfs2/
H A Dsegment.c997 nilfs_segctor_apply_buffers(struct nilfs_sc_info * sci,struct inode * inode,struct list_head * listp,int (* collect)(struct nilfs_sc_info *,struct buffer_head *,struct inode *)) nilfs_segctor_apply_buffers() argument
[all...]