Home
last modified time | relevance | path

Searched refs:XFS_IGET_UNTRUSTED (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_icache.h48 #define XFS_IGET_UNTRUSTED 0x2 macro
Dxfs_export.c141 error = xfs_iget(mp, NULL, ino, XFS_IGET_UNTRUSTED, 0, &ip); in xfs_nfs_get_inode()
Dxfs_itable.c73 (XFS_IGET_DONTCACHE | XFS_IGET_UNTRUSTED), in xfs_bulkstat_one_int()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_inode_buf.c184 (iget_flags & XFS_IGET_UNTRUSTED)) in xfs_imap_to_bp()
Dxfs_ialloc.c1797 if ((flags & XFS_IGET_UNTRUSTED) && in xfs_imap_lookup()
1842 if (flags & XFS_IGET_UNTRUSTED) in xfs_imap()
1875 if (flags & XFS_IGET_UNTRUSTED) { in xfs_imap()