Searched refs:smb2_unlock_range (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2file.c | 116 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in smb2_unlock_range() function
|
H A D | smb2proto.h | 122 extern int smb2_unlock_range(struct cifsFileInfo *cfile,
|
H A D | smb2ops.c | 5194 .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,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 103 extern int smb2_unlock_range(struct cifsFileInfo *cfile,
|
H A D | smb2file.c | 189 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in smb2_unlock_range() function
|
H A D | smb2ops.c | 5270 .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,
|
Completed in 15 milliseconds