Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_inode.h415 int xfs_iflush(struct xfs_inode *, struct xfs_buf **);
Dxfs_inode_item.c455 error = xfs_iflush(ip, &bp); in xfs_inode_item_push()
Dxfs_icache.c950 error = xfs_iflush(ip, &bp); in xfs_reclaim_inode()
Dxfs_inode.c3341 xfs_iflush( in xfs_iflush() function