Home
last modified time | relevance | path

Searched refs:XFS_IFLUSH_SYNC (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c702 error = xfs_iflush(rbmip, XFS_IFLUSH_SYNC); in xfs_unmount_flush()
713 error = xfs_iflush(rsumip, XFS_IFLUSH_SYNC); in xfs_unmount_flush()
725 error = xfs_iflush(rip, XFS_IFLUSH_SYNC); in xfs_unmount_flush()
1337 XFS_IFLUSH_SYNC); in xfs_sync_inodes()
Dxfs_inode.h413 #define XFS_IFLUSH_SYNC 3 macro
Dxfs_inode.c3177 case XFS_IFLUSH_SYNC: in xfs_iflush()
3203 case XFS_IFLUSH_SYNC: in xfs_iflush()
Dxfs_vnodeops.c3747 flush_flags = XFS_IFLUSH_SYNC; in xfs_inode_flush()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.c476 error = xfs_iflush(uqp, XFS_IFLUSH_SYNC); in xfs_qm_unmount_quotas()
487 error = xfs_iflush(gqp, XFS_IFLUSH_SYNC); in xfs_qm_unmount_quotas()