Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_iget.c265 if (!(flags & IGET_CREATE)) in xfs_iget_core()
309 if ((ip->i_d.di_mode == 0) && !(flags & IGET_CREATE)) { in xfs_iget_core()
Dxfs_inode.h470 #define IGET_CREATE 1 macro
Dxfs_inode.c1167 IGET_CREATE, XFS_ILOCK_EXCL, &ip); in xfs_ialloc()