Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfile.h34 int mark_unwritten,
H A Dalloc.h100 int mark_unwritten,
H A Dfile.c538 int mark_unwritten, in ocfs2_add_inode_data() argument
550 clusters_to_add, mark_unwritten, in ocfs2_add_inode_data()
557 u32 clusters_to_add, int mark_unwritten) in ocfs2_extend_allocation() argument
577 BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb)); in ocfs2_extend_allocation()
635 mark_unwritten, in ocfs2_extend_allocation()
H A Dalloc.c4775 int mark_unwritten, in ocfs2_add_clusters_in_btree() argument
4792 if (mark_unwritten) in ocfs2_add_clusters_in_btree()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h3626 int mark_unwritten,int *err);