Searched refs:__sb_write_started (Results 1 – 1 of 1) sorted by relevance
1756 static inline int __sb_write_started(const struct super_block *sb, int level) in __sb_write_started() function1769 return __sb_write_started(sb, SB_FREEZE_WRITE); in sb_write_started()1780 return __sb_write_started(sb, SB_FREEZE_WRITE) <= 0; in sb_write_not_started()