Searched refs:ocfs2_alloc_write_ctxt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 841 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() function 1668 ret = ocfs2_alloc_write_ctxt(&wc, osb, pos, len, type, di_bh); in ocfs2_write_begin_nolock()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 837 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() function 1664 ret = ocfs2_alloc_write_ctxt(&wc, osb, pos, len, type, di_bh); in ocfs2_write_begin_nolock()
|
Completed in 8 milliseconds