Home
last modified time | relevance | path

Searched refs:do_sync (Results 1 – 6 of 6) sorted by relevance

/fs/gfs2/
Dquota.c891 static int do_sync(unsigned int num_qd, struct gfs2_quota_data **qda) in do_sync() function
1107 int do_sync = 1; in need_sync() local
1122 do_sync = 0; in need_sync()
1125 do_sync = 0; in need_sync()
1131 do_sync = 0; in need_sync()
1134 return do_sync; in need_sync()
1178 do_sync(count, qda); in gfs2_quota_unlock()
1329 error = do_sync(num_qd, qda); in gfs2_quota_sync()
/fs/ext2/
Dinode.c43 static int __ext2_write_inode(struct inode *inode, int do_sync);
1535 static int __ext2_write_inode(struct inode *inode, int do_sync) in __ext2_write_inode() argument
1626 if (do_sync) { in __ext2_write_inode()
/fs/ufs/
Dinode.c798 static int ufs_update_inode(struct inode * inode, int do_sync) in ufs_update_inode() argument
829 if (do_sync) in ufs_update_inode()
/fs/ceph/
Dxattr.c1179 goto do_sync; in __ceph_setxattr()
1234 do_sync: in __ceph_setxattr()
/fs/udf/
Dinode.c1673 static int udf_update_inode(struct inode *inode, int do_sync) in udf_update_inode() argument
1885 if (do_sync) { in udf_update_inode()
/fs/f2fs/
Dsegment.c470 goto do_sync; in f2fs_balance_fs_bg()
479 goto do_sync; in f2fs_balance_fs_bg()
486 do_sync: in f2fs_balance_fs_bg()