Home
last modified time | relevance | path

Searched refs:mark_unwritten (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dfile.h48 int mark_unwritten,
Dalloc.h114 int mark_unwritten,
Dfile.c552 int mark_unwritten, in ocfs2_add_inode_data() argument
564 clusters_to_add, mark_unwritten, in ocfs2_add_inode_data()
571 u32 clusters_to_add, int mark_unwritten) in ocfs2_extend_allocation() argument
591 BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb)); in ocfs2_extend_allocation()
649 mark_unwritten, in ocfs2_extend_allocation()
Dalloc.c4790 int mark_unwritten, in ocfs2_add_clusters_in_btree() argument
4807 if (mark_unwritten) in ocfs2_add_clusters_in_btree()
/linux-4.19.296/fs/ext4/
Dext4.h3246 int mark_unwritten,int *err);