Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.h434 int xfs_iflush(struct xfs_inode *, struct xfs_buf **);
Dxfs_inode_item.c551 error = xfs_iflush(ip, &bp); in xfs_inode_item_push()
Dxfs_icache.c1158 error = xfs_iflush(ip, &bp); in xfs_reclaim_inode()
Dxfs_inode.c3319 xfs_iflush( in xfs_iflush() function