Searched refs:XFS_IGET_CREATE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_iget.c166 if (ip->i_d.di_mode == 0 && !(flags & XFS_IGET_CREATE)) {
266 if ((ip->i_d.di_mode == 0) && !(flags & XFS_IGET_CREATE)) {
H A Dxfs_inode.h500 #define XFS_IGET_CREATE 0x1 macro
H A Dxfs_inode.c1019 XFS_IGET_CREATE, XFS_ILOCK_EXCL, &ip);

Completed in 57 milliseconds