Searched refs:sb_start_write (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/fs/ext4/
H A Dmmp.c49 sb_start_write(sb); write_mmp_block()
H A Dsuper.c2915 sb_start_write(sb); ext4_run_li_request()
/linux-4.1.27/fs/
H A Dopen.c186 sb_start_write(inode->i_sb); do_sys_ftruncate()
300 sb_start_write(inode->i_sb); vfs_fallocate()
H A Dsuper.c1317 /* Release s_umount to preserve sb_start_write -> s_umount ordering */ freeze_super()
H A Dnamespace.c386 sb_start_write(m->mnt_sb); mnt_want_write()
444 sb_start_write(file->f_path.mnt->mnt_sb); mnt_want_write_file()
H A Dbuffer.c2400 * using sb_start_write() - sb_end_write() functions.
/linux-4.1.27/include/linux/
H A Dfs.h1418 * sb_start_write - get write access to a superblock
1422 * a page or an inode), it should embed the operation in a sb_start_write() -
1432 * sb_start_write
1436 static inline void sb_start_write(struct super_block *sb) sb_start_write() function
/linux-4.1.27/fs/gfs2/
H A Dsuper.c584 sb_start_write(sb); gfs2_statfs_sync()
/linux-4.1.27/fs/btrfs/
H A Dfile.c325 sb_start_write(fs_info->sb); __btrfs_run_defrag_inode()

Completed in 317 milliseconds