Searched refs:remote_cache_list_head (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_device_view.h | 52 struct list_head remote_cache_list_head; member
|
H A D | hmdfs_dentryfile.c | 2352 &(d_info->remote_cache_list_head), list) { in hmdfs_add_remote_cache_list() 2368 list_add(&(item->list), &(d_info->remote_cache_list_head)); in hmdfs_add_remote_cache_list() 2416 &(d_info->remote_cache_list_head), list) { in hmdfs_drop_remote_cache_dents() 2483 list_for_each_entry(item, &(d_info->remote_cache_list_head), list) { in hmdfs_mark_drop_flag() 2509 list_for_each_entry(item, &(d_info->remote_cache_list_head), list) { in hmdfs_clear_drop_flag()
|
H A D | inode_local.c | 42 INIT_LIST_HEAD(&info->remote_cache_list_head); in init_hmdfs_dentry_info()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_device_view.h | 52 struct list_head remote_cache_list_head; member
|
H A D | hmdfs_dentryfile.c | 2353 &(d_info->remote_cache_list_head), list) { in hmdfs_add_remote_cache_list() 2369 list_add(&(item->list), &(d_info->remote_cache_list_head)); in hmdfs_add_remote_cache_list() 2417 &(d_info->remote_cache_list_head), list) { in hmdfs_drop_remote_cache_dents() 2484 list_for_each_entry(item, &(d_info->remote_cache_list_head), list) { in hmdfs_mark_drop_flag() 2510 list_for_each_entry(item, &(d_info->remote_cache_list_head), list) { in hmdfs_clear_drop_flag()
|
H A D | inode_local.c | 42 INIT_LIST_HEAD(&info->remote_cache_list_head); in init_hmdfs_dentry_info()
|
Completed in 11 milliseconds