Home
last modified time | relevance | path

Searched refs:sb_end_write (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/fs/ext4/
Dmmp.c57 sb_end_write(sb); in write_mmp_block()
Dsuper.c2942 sb_end_write(sb); in ext4_run_li_request()
/linux-4.1.27/fs/
Dopen.c192 sb_end_write(inode->i_sb); in do_sys_ftruncate()
313 sb_end_write(inode->i_sb); in vfs_fallocate()
Dnamespace.c389 sb_end_write(m->mnt_sb); in mnt_want_write()
447 sb_end_write(file->f_path.mnt->mnt_sb); in mnt_want_write_file()
478 sb_end_write(mnt->mnt_sb); in mnt_drop_write()
Dpipe.c471 sb_end_write(file_inode(filp)->i_sb); in pipe_write()
Dinode.c1630 sb_end_write(inode->i_sb); in touch_atime()
/linux-4.1.27/fs/gfs2/
Dsuper.c623 sb_end_write(sb); in gfs2_statfs_sync()
/linux-4.1.27/fs/btrfs/
Dfile.c328 sb_end_write(fs_info->sb); in __btrfs_run_defrag_inode()
/linux-4.1.27/include/linux/
Dfs.h1388 static inline void sb_end_write(struct super_block *sb) in sb_end_write() function