Searched refs:IGET_CREATE (Results 1 – 3 of 3) sorted by relevance
265 if (!(flags & IGET_CREATE)) in xfs_iget_core()309 if ((ip->i_d.di_mode == 0) && !(flags & IGET_CREATE)) { in xfs_iget_core()
470 #define IGET_CREATE 1 macro
1167 IGET_CREATE, XFS_ILOCK_EXCL, &ip); in xfs_ialloc()