Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_inode.c59 STATIC int xfs_iflush_int(xfs_inode_t *, xfs_buf_t *);
2318 error = xfs_iflush_int(iq, bp); in xfs_iflush_cluster()
2472 error = xfs_iflush_int(ip, bp); in xfs_iflush()
2512 xfs_iflush_int( in xfs_iflush_int() function