Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h189 extern int cifs_push_mandatory_locks(struct cifsFileInfo *cfile);
H A Dsmb1ops.c1159 .push_mand_locks = cifs_push_mandatory_locks,
H A Dfile.c1542 cifs_push_mandatory_locks(struct cifsFileInfo *cfile) in cifs_push_mandatory_locks() function