Searched refs:walk_page_buffers (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.h | 24 int walk_page_buffers( handle_t *handle,
|
H A D | aops.c | 416 int walk_page_buffers( handle_t *handle, in walk_page_buffers() function
|
H A D | refcounttree.c | 2975 ret = walk_page_buffers(handle, page_buffers(page), in ocfs2_duplicate_clusters_by_page()
|
H A D | alloc.c | 6824 ret = walk_page_buffers(handle, page_buffers(page), in ocfs2_map_and_dirty_page()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.h | 22 int walk_page_buffers( handle_t *handle,
|
H A D | aops.c | 413 int walk_page_buffers( handle_t *handle, in walk_page_buffers() function
|
H A D | refcounttree.c | 2976 ret = walk_page_buffers(handle, page_buffers(page), in ocfs2_duplicate_clusters_by_page()
|
H A D | alloc.c | 6824 ret = walk_page_buffers(handle, page_buffers(page), in ocfs2_map_and_dirty_page()
|
Completed in 34 milliseconds