Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsacl.c1471 rc = CIFS_open(xid, &oparms, &oplock, NULL); in get_cifs_acl_by_path()
1540 rc = CIFS_open(xid, &oparms, &oplock, NULL); in set_cifs_acl()
H A Dcifsproto.h488 extern int CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms,
H A Dsmb1ops.c839 rc = CIFS_open(xid, oparms, oplock, &fi); in cifs_open_file()
H A Dinode.c1829 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_rename_pending_delete()
2440 rc = CIFS_open(xid, &oparms, &oplock, NULL);
H A Dcifssmb.c1176 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() function
2745 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_query_reparse_point()
5381 rc = CIFS_open(xid, &oparms, &oplock, NULL); in CIFSSMBSetPathInfoFB()