Searched refs:__sb_start_write (Results 1 – 2 of 2) sorted by relevance
1697 static inline void __sb_start_write(struct super_block *sb, int level) in __sb_start_write() function1774 __sb_start_write(sb, SB_FREEZE_WRITE); in sb_start_write()1803 __sb_start_write(sb, SB_FREEZE_PAGEFAULT); in sb_start_pagefault()1821 __sb_start_write(sb, SB_FREEZE_FS); in sb_start_intwrite()
331 __sb_start_write(inode->i_sb, SB_FREEZE_WRITE); in __cachefiles_write()