Home
last modified time | relevance | path

Searched refs:mand_unlock_range (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c5194 .mand_unlock_range = smb2_unlock_range,
5294 .mand_unlock_range = smb2_unlock_range,
5399 .mand_unlock_range = smb2_unlock_range,
5512 .mand_unlock_range = smb2_unlock_range,
H A Dsmb1ops.c1214 .mand_unlock_range = cifs_unlock_range,
H A Dcifsglob.h413 int (*mand_unlock_range)(struct cifsFileInfo *, struct file_lock *, member
H A Dfile.c1707 rc = server->ops->mand_unlock_range(cfile, flock, xid); in cifs_setlk()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c5270 .mand_unlock_range = smb2_unlock_range,
5372 .mand_unlock_range = smb2_unlock_range,
5478 .mand_unlock_range = smb2_unlock_range,
5592 .mand_unlock_range = smb2_unlock_range,
H A Dsmb1ops.c1222 .mand_unlock_range = cifs_unlock_range,
H A Dcifsglob.h473 int (*mand_unlock_range)(struct cifsFileInfo *, struct file_lock *, member
H A Dfile.c1990 rc = server->ops->mand_unlock_range(cfile, flock, xid); in cifs_setlk()

Completed in 44 milliseconds