Home
last modified time | relevance | path

Searched refs:ocfs2_writes_unwritten_extents (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Docfs2.h522 static inline int ocfs2_writes_unwritten_extents(struct ocfs2_super *osb) in ocfs2_writes_unwritten_extents() function
H A Dfile.c2087 !ocfs2_writes_unwritten_extents(osb)) in ocfs2_change_file_space()
2119 if (!ocfs2_writes_unwritten_extents(osb)) in ocfs2_fallocate()
H A Dalloc.c5256 if (!ocfs2_writes_unwritten_extents(OCFS2_SB(inode->i_sb))) { in ocfs2_mark_extent_written()