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