Home
last modified time | relevance | path

Searched defs:hmdfs_writepage_context (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.h23 struct hmdfs_writepage_context { struct
24 struct hmdfs_fid fid;
25 uint32_t count;
26 bool sync_all;
27 bool rsem_held;
28 unsigned long timeout;
29 struct task_struct *caller;
30 struct page *page;
31 struct delayed_work retry_dwork;