Searched refs:__sb_start_write_trylock (Results 1 – 1 of 1) sorted by relevance
1635 static inline bool __sb_start_write_trylock(struct super_block *sb, int level) in __sb_start_write_trylock() function1712 return __sb_start_write_trylock(sb, SB_FREEZE_WRITE); in sb_start_write_trylock()1759 return __sb_start_write_trylock(sb, SB_FREEZE_FS); in sb_start_intwrite_trylock()