Home
last modified time | relevance | path

Searched refs:XFS_IFLUSH_DELWRI_ELSE_SYNC (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_inode.h411 #define XFS_IFLUSH_DELWRI_ELSE_SYNC 1 macro
Dxfs_inode.c3178 case XFS_IFLUSH_DELWRI_ELSE_SYNC: in xfs_iflush()
3195 case XFS_IFLUSH_DELWRI_ELSE_SYNC: in xfs_iflush()
Dxfs_vnodeops.c3878 return xfs_finish_reclaim(ip, 1, XFS_IFLUSH_DELWRI_ELSE_SYNC); in xfs_reclaim()