Home
last modified time | relevance | path

Searched refs:cifs_push_mandatory_locks (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsproto.h187 extern int cifs_push_mandatory_locks(struct cifsFileInfo *cfile);
Dsmb1ops.c1248 .push_mand_locks = cifs_push_mandatory_locks,
Dfile.c1446 cifs_push_mandatory_locks(struct cifsFileInfo *cfile) in cifs_push_mandatory_locks() function