Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfs.h1470 static inline void __sb_end_write(struct super_block *sb, int level) in __sb_end_write() function
1504 __sb_end_write(sb, SB_FREEZE_WRITE); in sb_end_write()
1516 __sb_end_write(sb, SB_FREEZE_PAGEFAULT); in sb_end_pagefault()
1528 __sb_end_write(sb, SB_FREEZE_FS); in sb_end_intwrite()
2519 __sb_end_write(file_inode(file)->i_sb, SB_FREEZE_WRITE); in file_end_write()
/linux-6.3-rc2/fs/cachefiles/
A Dio.c264 __sb_end_write(inode->i_sb, SB_FREEZE_WRITE); in cachefiles_write_complete()

Completed in 12 milliseconds