Searched refs:seccache (Results 1 – 5 of 5) sorted by relevance
177 struct PERMISSIONS_CACHE *seccache; member
299 scx->pseccache = &ctx->seccache; in ntfs_fuse_fill_security_context()3920 if (ctx->seccache && ctx->seccache->head.p_reads) { in ntfs_close()3923 ctx->seccache->head.p_writes, in ntfs_close()3924 ctx->seccache->head.p_reads, in ntfs_close()3925 100 * ctx->seccache->head.p_hits in ntfs_close()3926 / ctx->seccache->head.p_reads, in ntfs_close()3927 1000 * ctx->seccache->head.p_hits in ntfs_close()3928 / ctx->seccache->head.p_reads % 10); in ntfs_close()4312 ctx->seccache = (struct PERMISSIONS_CACHE*)NULL; in setup_logging()
352 scx->pseccache = &ctx->seccache; in ntfs_fuse_fill_security_context()4217 if (ctx->seccache && ctx->seccache->head.p_reads) {4220 ctx->seccache->head.p_writes,4221 ctx->seccache->head.p_reads,4222 100 * ctx->seccache->head.p_hits4223 / ctx->seccache->head.p_reads,4224 1000 * ctx->seccache->head.p_hits4225 / ctx->seccache->head.p_reads % 10);4584 ctx->seccache = (struct PERMISSIONS_CACHE*)NULL;
297 struct PERMISSIONS_CACHE *seccache; member
5352 scapi->seccache = (struct PERMISSIONS_CACHE*)NULL; in ntfs_initialize_file_security()5357 scx->pseccache = &scapi->seccache; in ntfs_initialize_file_security()