Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_inode_buf.h68 int xfs_iread(struct xfs_mount *, struct xfs_trans *,
Dxfs_inode_buf.c471 xfs_iread( in xfs_iread() function
/fs/xfs/
Dxfs_icache.c468 error = xfs_iread(mp, tp, ip, flags); in xfs_iget_cache_miss()