Searched refs:wr_opened_node (Results 1 – 4 of 4) sorted by relevance
122 struct list_head wr_opened_node; member
300 WARN_ON(list_empty(&info->wr_opened_node)); in hmdfs_remote_del_wr_opened_inode_nolock()302 list_del_init(&info->wr_opened_node); in hmdfs_remote_del_wr_opened_inode_nolock()316 if (list_empty(&info->wr_opened_node)) { in hmdfs_remote_add_wr_opened_inode_nolock()318 list_add_tail(&info->wr_opened_node, in hmdfs_remote_add_wr_opened_inode_nolock()
740 list_for_each_entry(info, &conn->wr_opened_inode_list, wr_opened_node) { in hmdfs_stash_fetch_ready_files()859 list_for_each_entry(info, &conn->wr_opened_inode_list, wr_opened_node) { in hmdfs_stash_offline_do_stash()1994 wr_opened_node) { in hmdfs_stash_del_do_cleanup()
299 INIT_LIST_HEAD(&gi->wr_opened_node); in hmdfs_alloc_inode()