Searched refs:sb_end_write (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/fs/ext4/
H A Dmmp.c57 sb_end_write(sb); write_mmp_block()
H A Dsuper.c2942 sb_end_write(sb); ext4_run_li_request()
/linux-4.1.27/fs/
H A Dopen.c192 sb_end_write(inode->i_sb); do_sys_ftruncate()
313 sb_end_write(inode->i_sb); vfs_fallocate()
H A Dnamespace.c389 sb_end_write(m->mnt_sb); mnt_want_write()
447 sb_end_write(file->f_path.mnt->mnt_sb); mnt_want_write_file()
478 sb_end_write(mnt->mnt_sb); mnt_drop_write()
H A Dpipe.c471 sb_end_write(file_inode(filp)->i_sb); pipe_write()
H A Dinode.c1630 sb_end_write(inode->i_sb); touch_atime()
H A Dbuffer.c2400 * using sb_start_write() - sb_end_write() functions.
/linux-4.1.27/fs/gfs2/
H A Dsuper.c623 sb_end_write(sb); gfs2_statfs_sync()
/linux-4.1.27/include/linux/
H A Dfs.h1382 * sb_end_write - drop write access to a superblock
1388 static inline void sb_end_write(struct super_block *sb) sb_end_write() function
1423 * sb_end_write() pair to get exclusion against file system freezing. This
/linux-4.1.27/fs/btrfs/
H A Dfile.c328 sb_end_write(fs_info->sb); __btrfs_run_defrag_inode()

Completed in 244 milliseconds