Searched refs:CIFS_open (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsacl.c | 1472 rc = CIFS_open(xid, &oparms, &oplock, NULL); in get_cifs_acl_by_path() 1541 rc = CIFS_open(xid, &oparms, &oplock, NULL); in set_cifs_acl()
|
| H A D | cifsproto.h | 501 extern int CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms,
|
| H A D | smb1ops.c | 950 rc = CIFS_open(xid, oparms, oplock, &fi); in cifs_open_file()
|
| H A D | cifssmb.c | 1198 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() function 2850 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_query_reparse_point() 2986 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_create_reparse_inode() 5711 rc = CIFS_open(xid, &oparms, &oplock, NULL); in CIFSSMBSetPathInfoFB()
|
| H A D | inode.c | 1830 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_rename_pending_delete() 2479 rc = CIFS_open(xid, &oparms, &oplock, NULL);
|