Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/server/
Doplock.h24 struct lease_ctx_info { struct
93 struct lease_ctx_info *lctx, int share_ret);
107 struct lease_ctx_info *parse_lease_state(void *open_req);
121 struct lease_ctx_info *lctx);
124 struct lease_ctx_info *lctx);
129 struct lease_ctx_info *lctx,
Doplock.c93 static int alloc_lease(struct oplock_info *opinfo, struct lease_ctx_info *lctx) in alloc_lease()
419 struct lease_ctx_info *lctx) in grant_write_oplock()
442 struct lease_ctx_info *lctx) in grant_read_oplock()
464 struct lease_ctx_info *lctx) in grant_none_oplock()
501 struct lease_ctx_info *lctx) in same_client_has_lease()
977 struct lease_ctx_info *lctx) in find_same_lease_key()
1075 struct lease_ctx_info *lctx) in set_oplock_level()
1092 struct lease_ctx_info *lctx) in smb_send_parent_lease_break_noti()
1178 struct lease_ctx_info *lctx, int share_ret) in smb_grant_oplock()
1492 struct lease_ctx_info *parse_lease_state(void *open_req) in parse_lease_state()
[all …]
Dsmb2pdu.c2671 struct lease_ctx_info *lc, in parse_durable_handle_context()
2832 struct lease_ctx_info *lc = NULL; in smb2_open()