Searched refs:NFS_IDMAP_CTRL_LOG_FAILED_MAPPINGS (Results 1 – 2 of 2) sorted by relevance
1232 if (error && (nfs_idmap_ctrl & NFS_IDMAP_CTRL_LOG_FAILED_MAPPINGS)) { in nfs4_mapid_log()1458 if (error && (nfs_idmap_ctrl & NFS_IDMAP_CTRL_LOG_FAILED_MAPPINGS)) { in nfs4_mapguid_log()1959 if (error2 && (nfs_idmap_ctrl & NFS_IDMAP_CTRL_LOG_FAILED_MAPPINGS)) { in nfs4_parsefattr()2324 if (nfs_idmap_ctrl & NFS_IDMAP_CTRL_LOG_FAILED_MAPPINGS) { in nfs4_parsefattr()2363 if (nfs_idmap_ctrl & NFS_IDMAP_CTRL_LOG_FAILED_MAPPINGS) { in nfs4_parsefattr()
1099 #define NFS_IDMAP_CTRL_LOG_FAILED_MAPPINGS 0x00000020 /* log failed ID mapping attempt… macro