Home
last modified time | relevance | path

Searched refs:hmdfs_share_item (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_share.c40 static void remove_and_release_share_item(struct hmdfs_share_item *item) in remove_and_release_share_item()
49 static inline bool is_share_item_timeout(struct hmdfs_share_item *item) in is_share_item_timeout()
54 struct hmdfs_share_item *hmdfs_lookup_share_item(struct hmdfs_share_table *st, in hmdfs_lookup_share_item()
57 struct hmdfs_share_item *item, *tmp; in hmdfs_lookup_share_item()
72 struct hmdfs_share_item *item = in share_item_timeout_work()
73 container_of(work, struct hmdfs_share_item, d_work.work); in share_item_timeout_work()
81 struct hmdfs_share_item *new_item = NULL; in insert_share_item()
127 void update_share_item(struct hmdfs_share_item *item, struct file *file, in update_share_item()
168 struct hmdfs_share_item *item; in get_path_from_share_table()
199 struct hmdfs_share_item *item, *tmp; in hmdfs_clear_share_item_offline()
[all …]
Dhmdfs_share.h33 struct hmdfs_share_item { struct
45 struct hmdfs_share_item *hmdfs_lookup_share_item(struct hmdfs_share_table *st, argument
49 void update_share_item(struct hmdfs_share_item *item, struct file *file,
Dfile_local.c291 struct hmdfs_share_item *item; in __hmdfs_ioc_set_share_path()