Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Doplock.h31 struct lease_ctx_info { struct
97 struct lease_ctx_info *lctx, int share_ret);
111 struct lease_ctx_info *parse_lease_state(void *open_req);
125 struct lease_ctx_info *lctx);
128 struct lease_ctx_info *lctx, char *name);
A Doplock.c91 static int alloc_lease(struct oplock_info *opinfo, struct lease_ctx_info *lctx) in alloc_lease()
401 struct lease_ctx_info *lctx) in grant_write_oplock()
424 struct lease_ctx_info *lctx) in grant_read_oplock()
446 struct lease_ctx_info *lctx) in grant_none_oplock()
483 struct lease_ctx_info *lctx) in same_client_has_lease()
959 struct lease_ctx_info *lctx) in find_same_lease_key()
1055 struct lease_ctx_info *lctx) in set_oplock_level()
1085 struct lease_ctx_info *lctx, int share_ret) in smb_grant_oplock()
1384 struct lease_ctx_info *parse_lease_state(void *open_req) in parse_lease_state()
1392 struct lease_ctx_info *lreq = kzalloc(sizeof(struct lease_ctx_info), in parse_lease_state()
[all …]
A Dsmb2pdu.c2492 struct lease_ctx_info *lc = NULL; in smb2_open()

Completed in 19 milliseconds