Home
last modified time | relevance | path

Searched refs:XFS_IFLUSH_ASYNC (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_inode.h465 #define XFS_IFLUSH_ASYNC 4 macro
Dxfs_inode_item.c876 (void) xfs_iflush(ip, XFS_IFLUSH_ASYNC); in xfs_inode_item_push()
Dxfs_inode.c2925 case XFS_IFLUSH_ASYNC: in xfs_iflush()
2945 case XFS_IFLUSH_ASYNC: in xfs_iflush()
Dxfs_mount.c1246 xfs_reclaim_inodes(mp, 0, XFS_IFLUSH_ASYNC); in xfs_unmountfs()