Searched refs:lease_ctx_info (Results 1 – 3 of 3) sorted by relevance
31 struct lease_ctx_info { struct100 struct lease_ctx_info *lctx, int share_ret);114 struct lease_ctx_info *parse_lease_state(void *open_req, bool is_dir);128 struct lease_ctx_info *lctx);131 struct lease_ctx_info *lctx);
92 static int alloc_lease(struct oplock_info *opinfo, struct lease_ctx_info *lctx) in alloc_lease()432 struct lease_ctx_info *lctx) in grant_write_oplock()455 struct lease_ctx_info *lctx) in grant_read_oplock()477 struct lease_ctx_info *lctx) in grant_none_oplock()514 struct lease_ctx_info *lctx) in same_client_has_lease()980 struct lease_ctx_info *lctx) in find_same_lease_key()1078 struct lease_ctx_info *lctx) in set_oplock_level()1095 struct lease_ctx_info *lctx) in smb_send_parent_lease_break_noti()1191 struct lease_ctx_info *lctx, int share_ret) in smb_grant_oplock()1503 struct lease_ctx_info *parse_lease_state(void *open_req, bool is_dir) in parse_lease_state()[all …]
2665 struct lease_ctx_info *lc = NULL; in smb2_open()