Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h407 int (*mand_unlock_range)(struct cifsFileInfo *, struct file_lock *, member
A Dsmb1ops.c1213 .mand_unlock_range = cifs_unlock_range,
A Dsmb2ops.c5427 .mand_unlock_range = smb2_unlock_range,
5527 .mand_unlock_range = smb2_unlock_range,
5633 .mand_unlock_range = smb2_unlock_range,
5747 .mand_unlock_range = smb2_unlock_range,
A Dfile.c1778 rc = server->ops->mand_unlock_range(cfile, flock, xid); in cifs_setlk()

Completed in 44 milliseconds