Searched refs:concat_cachefile_name (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 1167 static void concat_cachefile_name(char *s, uint64_t hash, const char *id, in concat_cachefile_name() function 1199 concat_cachefile_name(fullname, hash, cid, server); in cache_file_name_generate() 1460 concat_cachefile_name(cache_file_name, hash, CLOUD_CID, false); in get_cloud_cache_file()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 1168 static void concat_cachefile_name(char *s, uint64_t hash, const char *id, in concat_cachefile_name() function 1200 concat_cachefile_name(fullname, hash, cid, server); in cache_file_name_generate() 1461 concat_cachefile_name(cache_file_name, hash, CLOUD_CID, false); in get_cloud_cache_file()
|
Completed in 8 milliseconds