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.c5422 .oplock_response = smb2_oplock_response,
5525 .oplock_response = smb2_oplock_response,
5633 .oplock_response = smb2_oplock_response,
5749 .oplock_response = smb2_oplock_response,
H A Dcifsglob.h518 int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid, member
H A Dfile.c3236 rc = server->ops->oplock_response(tcon, persistent_fid, in cifs_oplock_break()