Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Doplock.c170 opinfo = list_first_entry_or_null(&ci->m_op_list, struct oplock_info, in opinfo_get_list()
204 list_add(&opinfo->op_entry, &ci->m_op_list); in opinfo_del()
523 list_for_each_entry(opinfo, &ci->m_op_list, op_entry) { in same_client_has_lease()
1107 list_for_each_entry(opinfo, &p_ci->m_op_list, op_entry) { in smb_send_parent_lease_break_noti()
1151 list_for_each_entry(opinfo, &p_ci->m_op_list, op_entry) { in smb_lazy_parent_lease_break_close()
1302 * still observe the in-flight grant via ci->m_op_list, but make in smb_grant_oplock()
1377 list_for_each_entry(brk_op, &ci->m_op_list, op_entry) { in smb_break_all_levII_oplock()
H A Dvfs_cache.h60 struct list_head m_op_list; member
H A Dvfs_cache.c289 INIT_LIST_HEAD(&ci->m_op_list); in ksmbd_inode_init()
1005 list_for_each_entry_rcu(op, &ci->m_op_list, op_entry) { in session_fd_check()
1109 list_for_each_entry_rcu(op, &ci->m_op_list, op_entry) { in ksmbd_reopen_durable_fd()