Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.c63 STATIC int xfs_iflush_int(struct xfs_inode *, struct xfs_buf *);
3346 error = xfs_iflush_int(cip, bp); in xfs_iflush_cluster()
3491 error = xfs_iflush_int(ip, bp); in xfs_iflush()
3528 xfs_iflush_int( in xfs_iflush_int() function