Searched refs:XFS_IGET_CREATE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_icache.h | 37 #define XFS_IGET_CREATE (1U << 0) macro |
| H A D | xfs_inode.c | 600 error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, XFS_ILOCK_EXCL, &ip); in xfs_icreate() |