Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_share.c54 struct hmdfs_share_item *hmdfs_lookup_share_item(struct hmdfs_share_table *st, in hmdfs_lookup_share_item() function
182 item = hmdfs_lookup_share_item(&sbi->share_table, &relative_path); in get_path_from_share_table()
219 item = hmdfs_lookup_share_item(&sbi->share_table, &candidate); in reset_item_opened_status()
245 item = hmdfs_lookup_share_item(&sbi->share_table, &relativepath); in hmdfs_close_share_item()
286 item = hmdfs_lookup_share_item(&sbi->share_table, &candidate); in hmdfs_check_share_access_permission()
H A Dhmdfs_share.h41 struct hmdfs_share_item *hmdfs_lookup_share_item(struct hmdfs_share_table *st,
H A Dfile_local.c354 item = hmdfs_lookup_share_item(st, &relative_path); in __hmdfs_ioc_set_share_path()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_share.c54 struct hmdfs_share_item *hmdfs_lookup_share_item(struct hmdfs_share_table *st, in hmdfs_lookup_share_item() function
182 item = hmdfs_lookup_share_item(&sbi->share_table, &relative_path); in get_path_from_share_table()
219 item = hmdfs_lookup_share_item(&sbi->share_table, &candidate); in reset_item_opened_status()
245 item = hmdfs_lookup_share_item(&sbi->share_table, &relativepath); in hmdfs_close_share_item()
286 item = hmdfs_lookup_share_item(&sbi->share_table, &candidate); in hmdfs_check_share_access_permission()
H A Dhmdfs_share.h41 struct hmdfs_share_item *hmdfs_lookup_share_item(struct hmdfs_share_table *st,
H A Dfile_local.c354 item = hmdfs_lookup_share_item(st, &relative_path); in __hmdfs_ioc_set_share_path()

Completed in 4 milliseconds