Home
last modified time | relevance | path

Searched refs:ocfs2_writes_unwritten_extents (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h497 static inline int ocfs2_writes_unwritten_extents(struct ocfs2_super *osb) in ocfs2_writes_unwritten_extents() function
H A Dfile.c2078 !ocfs2_writes_unwritten_extents(osb)) in ocfs2_change_file_space()
2110 if (!ocfs2_writes_unwritten_extents(osb)) in ocfs2_fallocate()
H A Dalloc.c5250 if (!ocfs2_writes_unwritten_extents(OCFS2_SB(inode->i_sb))) { in ocfs2_mark_extent_written()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h495 static inline int ocfs2_writes_unwritten_extents(struct ocfs2_super *osb) in ocfs2_writes_unwritten_extents() function
H A Dfile.c2072 !ocfs2_writes_unwritten_extents(osb)) in ocfs2_change_file_space()
2104 if (!ocfs2_writes_unwritten_extents(osb)) in ocfs2_fallocate()
H A Dalloc.c5248 if (!ocfs2_writes_unwritten_extents(OCFS2_SB(inode->i_sb))) { in ocfs2_mark_extent_written()

Completed in 26 milliseconds