Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1639 static inline void __sb_end_write(struct super_block *sb, int level) in __sb_end_write() function
1668 __sb_end_write(sb, SB_FREEZE_WRITE); in sb_end_write()
1680 __sb_end_write(sb, SB_FREEZE_PAGEFAULT); in sb_end_pagefault()
1692 __sb_end_write(sb, SB_FREEZE_FS); in sb_end_intwrite()
2868 __sb_end_write(file_inode(file)->i_sb, SB_FREEZE_WRITE); in file_end_write()
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h1625 static inline void __sb_end_write(struct super_block *sb, int level) in __sb_end_write() function
1659 __sb_end_write(sb, SB_FREEZE_WRITE); in sb_end_write()
1671 __sb_end_write(sb, SB_FREEZE_PAGEFAULT); in sb_end_pagefault()
1683 __sb_end_write(sb, SB_FREEZE_FS); in sb_end_intwrite()

Completed in 14 milliseconds