Searched refs:cache_file_persistent (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 177 struct file *cache_file_persistent(struct hmdfs_peer *con, struct file *filp,
|
H A D | hmdfs_dentryfile.c | 1337 * cache_file_persistent - link the tmpfile to the cache dir 1349 struct file *cache_file_persistent(struct hmdfs_peer *con, struct file *filp, in cache_file_persistent() function 2051 newf = cache_file_persistent(con, file, relative_path, false); in hmdfs_add_file_to_cache()
|
H A D | hmdfs_server.c | 1134 cache_file_persistent(con, filp, lo_p_name, true); in hmdfs_server_readdir()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 177 struct file *cache_file_persistent(struct hmdfs_peer *con, struct file *filp,
|
H A D | hmdfs_dentryfile.c | 1338 * cache_file_persistent - link the tmpfile to the cache dir 1350 struct file *cache_file_persistent(struct hmdfs_peer *con, struct file *filp, in cache_file_persistent() function 2052 newf = cache_file_persistent(con, file, relative_path, false); in hmdfs_add_file_to_cache()
|
H A D | hmdfs_server.c | 1134 cache_file_persistent(con, filp, lo_p_name, true); in hmdfs_server_readdir()
|
Completed in 16 milliseconds