Searched refs:XFS_IGET_CREATE (Results 1 – 4 of 4) sorted by relevance
47 #define XFS_IGET_CREATE 0x1 macro
188 if (ip->i_d.di_mode == 0 && !(flags & XFS_IGET_CREATE)) { in xfs_iget_cache_hit()298 if ((ip->i_d.di_mode == 0) && !(flags & XFS_IGET_CREATE)) { in xfs_iget_cache_miss()
780 error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, in xfs_ialloc()
365 if ((iget_flags & XFS_IGET_CREATE) && in xfs_iread()