Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_inode.h565 int xfs_iread(struct xfs_mount *, struct xfs_trans *,
Dxfs_iget.c323 error = xfs_iread(mp, tp, ip, flags); in xfs_iget_cache_miss()
Dxfs_inode.c765 xfs_iread( in xfs_iread() function