Lines Matching refs:list
15 #include <linux/list.h>
68 struct list_head *list;
699 struct list_head *list)
706 list_for_each_entry(info, list, stash_node)
716 hmdfs_init_cache_for_stash_files(work->conn, work->list);
721 struct list_head *list)
725 .list = list,
735 bool check, struct list_head *list)
746 list_add_tail(&info->stash_node, list);
749 * writeable-opened inode list
807 struct list_head *list)
818 list_for_each_entry_safe(info, next, list, stash_node) {
1827 hmdfs_info("peer 0x%x:0x%llx %sneed to rebuild stash list",
1862 /* rebuild stash inode list */