Home
last modified time | relevance | path

Searched refs:oplock_response (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dsmb1ops.c1455 .oplock_response = cifs_oplock_response,
H A Dsmb2ops.c5420 .oplock_response = smb2_oplock_response,
5523 .oplock_response = smb2_oplock_response,
5631 .oplock_response = smb2_oplock_response,
5747 .oplock_response = smb2_oplock_response,
H A Dcifsglob.h519 int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid, member
H A Dfile.c3244 rc = server->ops->oplock_response(tcon, persistent_fid, in cifs_oplock_break()