Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfile.c917 static int cifs_push_posix_locks(struct cifsFileInfo *cfile);
945 rc = cifs_push_posix_locks(cfile); in cifs_relock_file()
1636 cifs_push_posix_locks(struct cifsFileInfo *cfile) in cifs_push_posix_locks() function
1745 rc = cifs_push_posix_locks(cfile); in cifs_push_locks()