Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dfile.c1102 static int cifs_push_posix_locks(struct cifsFileInfo *cfile);
1130 rc = cifs_push_posix_locks(cfile); in cifs_relock_file()
1820 cifs_push_posix_locks(struct cifsFileInfo *cfile) in cifs_push_posix_locks() function
1931 rc = cifs_push_posix_locks(cfile); in cifs_push_locks()