Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_inode.h537 int xfs_iread(struct xfs_mount *, struct xfs_trans *,
Dxfs_iget.c324 error = xfs_iread(mp, tp, ip, flags); in xfs_iget_cache_miss()
Dxfs_inode.c775 xfs_iread( in xfs_iread() function