Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dsuper.c3080 static const char ntfs_attr_ctx_cache_name[] = "ntfs_attr_ctx_cache"; variable
3113 ntfs_attr_ctx_cache = kmem_cache_create(ntfs_attr_ctx_cache_name, in init_ntfs_fs()
3118 ntfs_attr_ctx_cache_name); in init_ntfs_fs()