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

/linux-4.4.14/fs/
H A Dsuper.c1163 void __sb_end_write(struct super_block *sb, int level) __sb_end_write() function
1167 EXPORT_SYMBOL(__sb_end_write); variable
/linux-4.4.14/include/linux/
H A Dfs.h1394 void __sb_end_write(struct super_block *sb, int level);
1411 __sb_end_write(sb, SB_FREEZE_WRITE); sb_end_write()
1423 __sb_end_write(sb, SB_FREEZE_PAGEFAULT); sb_end_pagefault()
1435 __sb_end_write(sb, SB_FREEZE_FS); sb_end_intwrite()
2475 __sb_end_write(file_inode(file)->i_sb, SB_FREEZE_WRITE); file_end_write()
/linux-4.4.14/fs/btrfs/
H A Dsuper.c1107 __sb_end_write(sb, SB_FREEZE_WRITE); btrfs_sync_fs()

Completed in 179 milliseconds