Searched refs:clear_unwritten (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ocfs2/ |
H A D | aops.c | 1100 unsigned int clear_unwritten, in ocfs2_grab_pages_for_write() 1122 &tmp_pos, 1, !clear_unwritten, in ocfs2_write_cluster() 1141 } else if (clear_unwritten) { in ocfs2_write_cluster() 1113 ocfs2_write_cluster(struct address_space * mapping,u32 * phys,unsigned int new,unsigned int clear_unwritten,unsigned int should_zero,struct ocfs2_alloc_context * data_ac,struct ocfs2_alloc_context * meta_ac,struct ocfs2_write_ctxt * wc,u32 cpos,loff_t user_pos,unsigned user_len) ocfs2_write_cluster() argument
|