Searched refs:ocfs2_set_buffer_uptodate (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | uptodate.h | 58 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci,
|
H A D | buffer_head_io.c | 74 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_write_block() 394 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_read_blocks()
|
H A D | uptodate.c | 385 * comment above ocfs2_set_buffer_uptodate for more information. */ 469 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_set_buffer_uptodate() function 516 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_set_new_buffer_uptodate()
|
H A D | quota_global.c | 279 ocfs2_set_buffer_uptodate(INODE_CACHE(gqinode), bh); in ocfs2_quota_write()
|
H A D | ocfs2_trace.h | 2750 DEFINE_OCFS2_ULL_UINT_UINT_EVENT(ocfs2_set_buffer_uptodate); variable
|
H A D | xattr.c | 384 ocfs2_set_buffer_uptodate(INODE_CACHE(bucket->bu_inode), in ocfs2_init_xattr_bucket()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | uptodate.h | 56 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci,
|
H A D | buffer_head_io.c | 72 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_write_block() 392 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_read_blocks()
|
H A D | uptodate.c | 383 * comment above ocfs2_set_buffer_uptodate for more information. */ 467 void ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_set_buffer_uptodate() function 514 ocfs2_set_buffer_uptodate(ci, bh); in ocfs2_set_new_buffer_uptodate()
|
H A D | quota_global.c | 279 ocfs2_set_buffer_uptodate(INODE_CACHE(gqinode), bh); in ocfs2_quota_write()
|
H A D | ocfs2_trace.h | 2751 DEFINE_OCFS2_ULL_UINT_UINT_EVENT(ocfs2_set_buffer_uptodate); variable
|
H A D | xattr.c | 378 ocfs2_set_buffer_uptodate(INODE_CACHE(bucket->bu_inode), in ocfs2_init_xattr_bucket()
|
Completed in 32 milliseconds