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

/linux-master/include/linux/
H A Dfs.h1657 static inline void __sb_end_write(struct super_block *sb, int level) function
1752 __sb_end_write(sb, SB_FREEZE_WRITE);
1764 __sb_end_write(sb, SB_FREEZE_PAGEFAULT);
1776 __sb_end_write(sb, SB_FREEZE_FS);

Completed in 169 milliseconds