Home
last modified time | relevance | path

Searched refs:share_table (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_share.c181 spin_lock(&sbi->share_table.item_list_lock); in get_path_from_share_table()
182 item = hmdfs_lookup_share_item(&sbi->share_table, &relative_path); in get_path_from_share_table()
190 spin_unlock(&sbi->share_table.item_list_lock); in get_path_from_share_table()
201 spin_lock(&sbi->share_table.item_list_lock); in hmdfs_clear_share_item_offline()
202 list_for_each_entry_safe(item, tmp, &sbi->share_table.item_list_head, in hmdfs_clear_share_item_offline()
210 spin_unlock(&sbi->share_table.item_list_lock); in hmdfs_clear_share_item_offline()
218 spin_lock(&sbi->share_table.item_list_lock); in reset_item_opened_status()
219 item = hmdfs_lookup_share_item(&sbi->share_table, &candidate); in reset_item_opened_status()
225 spin_unlock(&sbi->share_table.item_list_lock); in reset_item_opened_status()
244 spin_lock(&sbi->share_table in hmdfs_close_share_item()
[all...]
H A Dfile_local.c309 struct hmdfs_share_table *st = &sbi->share_table; in __hmdfs_ioc_set_share_path()
353 spin_lock(&sbi->share_table.item_list_lock); in __hmdfs_ioc_set_share_path()
366 spin_unlock(&sbi->share_table.item_list_lock); in __hmdfs_ioc_set_share_path()
H A Dhmdfs.h206 struct hmdfs_share_table share_table; member
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_share.c181 spin_lock(&sbi->share_table.item_list_lock); in get_path_from_share_table()
182 item = hmdfs_lookup_share_item(&sbi->share_table, &relative_path); in get_path_from_share_table()
190 spin_unlock(&sbi->share_table.item_list_lock); in get_path_from_share_table()
201 spin_lock(&sbi->share_table.item_list_lock); in hmdfs_clear_share_item_offline()
202 list_for_each_entry_safe(item, tmp, &sbi->share_table.item_list_head, in hmdfs_clear_share_item_offline()
210 spin_unlock(&sbi->share_table.item_list_lock); in hmdfs_clear_share_item_offline()
218 spin_lock(&sbi->share_table.item_list_lock); in reset_item_opened_status()
219 item = hmdfs_lookup_share_item(&sbi->share_table, &candidate); in reset_item_opened_status()
225 spin_unlock(&sbi->share_table.item_list_lock); in reset_item_opened_status()
244 spin_lock(&sbi->share_table in hmdfs_close_share_item()
[all...]
H A Dfile_local.c309 struct hmdfs_share_table *st = &sbi->share_table; in __hmdfs_ioc_set_share_path()
353 spin_lock(&sbi->share_table.item_list_lock); in __hmdfs_ioc_set_share_path()
366 spin_unlock(&sbi->share_table.item_list_lock); in __hmdfs_ioc_set_share_path()
H A Dhmdfs.h206 struct hmdfs_share_table share_table; member

Completed in 4 milliseconds