Searched refs:ocfs2_write_cluster_by_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 1222 static int ocfs2_write_cluster_by_desc(struct address_space *mapping, in ocfs2_write_cluster_by_desc() function 1822 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos, in ocfs2_write_begin_nolock()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 1218 static int ocfs2_write_cluster_by_desc(struct address_space *mapping, in ocfs2_write_cluster_by_desc() function 1818 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos, in ocfs2_write_begin_nolock()
|
Completed in 6 milliseconds