Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_inode.c81 STATIC int xfs_iflush_int(xfs_inode_t *, xfs_buf_t *);
3216 error = xfs_iflush_int(ip, bp); in xfs_iflush()
3267 error = xfs_iflush_int(iq, bp); in xfs_iflush()
3361 xfs_iflush_int( in xfs_iflush_int() function