Searched refs:w_handle (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 771 handle_t *w_handle; member 936 ocfs2_jbd2_inode_add_write(wc->w_handle, inode, in ocfs2_write_failure() 1143 wc->w_di_bh, wc->w_handle, in ocfs2_write_cluster() 1165 wc->w_handle, cpos, 1, *phys, in ocfs2_write_cluster() 1528 wc->w_handle = handle; in ocfs2_write_begin_inline() 1782 wc->w_handle = handle; in ocfs2_write_begin_nolock() 1963 handle_t *handle = wc->w_handle; in ocfs2_write_end_nolock()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 767 handle_t *w_handle; member 932 ocfs2_jbd2_inode_add_write(wc->w_handle, inode, in ocfs2_write_failure() 1139 wc->w_di_bh, wc->w_handle, in ocfs2_write_cluster() 1161 wc->w_handle, cpos, 1, *phys, in ocfs2_write_cluster() 1524 wc->w_handle = handle; in ocfs2_write_begin_inline() 1778 wc->w_handle = handle; in ocfs2_write_begin_nolock() 1959 handle_t *handle = wc->w_handle; in ocfs2_write_end_nolock()
|
Completed in 6 milliseconds