Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_inode_buf.c165 uint iget_flags) in xfs_imap_to_bp() argument
604 uint iget_flags) in xfs_iread() argument
614 error = xfs_imap(mp, tp, ip->i_ino, &ip->i_imap, iget_flags); in xfs_iread()
619 if ((iget_flags & XFS_IGET_CREATE) && in xfs_iread()
631 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &bp, 0, iget_flags); in xfs_iread()