Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c3065 static const char ntfs_attr_ctx_cache_name[] = "ntfs_attr_ctx_cache"; variable
3098 ntfs_attr_ctx_cache = kmem_cache_create(ntfs_attr_ctx_cache_name, in init_ntfs_fs()
3103 ntfs_attr_ctx_cache_name); in init_ntfs_fs()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c3071 static const char ntfs_attr_ctx_cache_name[] = "ntfs_attr_ctx_cache"; variable
3104 ntfs_attr_ctx_cache = kmem_cache_create(ntfs_attr_ctx_cache_name, in init_ntfs_fs()
3109 ntfs_attr_ctx_cache_name); in init_ntfs_fs()

Completed in 8 milliseconds