Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.c53 STATIC int xfs_iflush_int(struct xfs_inode *, struct xfs_buf *);
3256 error = xfs_iflush_int(cip, bp); in xfs_iflush_cluster()
3386 error = xfs_iflush_int(ip, bp); in xfs_iflush()
3454 xfs_iflush_int( in xfs_iflush_int() function