Searched refs:p_reads (Results 1 – 4 of 4) sorted by relevance
109 unsigned long p_reads; member
3920 if (ctx->seccache && ctx->seccache->head.p_reads) { in ntfs_close()3924 ctx->seccache->head.p_reads, in ntfs_close()3926 / ctx->seccache->head.p_reads, in ntfs_close()3928 / ctx->seccache->head.p_reads % 10); in ntfs_close()
4217 if (ctx->seccache && ctx->seccache->head.p_reads) {4221 ctx->seccache->head.p_reads,4223 / ctx->seccache->head.p_reads,4225 / ctx->seccache->head.p_reads % 10);
1434 cache->head.p_reads = 0; in create_caches()1762 pcache->head.p_reads++; in fetch_cache()