Searched refs:CIFS_open (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsacl.c | 1539 rc = CIFS_open(xid, &oparms, &oplock, NULL); in get_cifs_acl_by_path() 1608 rc = CIFS_open(xid, &oparms, &oplock, NULL); in set_cifs_acl()
|
| H A D | smb1ops.c | 888 rc = CIFS_open(xid, oparms, oplock, &fi); in cifs_open_file()
|
| H A D | cifssmb.c | 1339 CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms, int *oplock, in CIFS_open() function 2992 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_query_reparse_point() 3128 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_create_reparse_inode() 5853 rc = CIFS_open(xid, &oparms, &oplock, NULL); in CIFSSMBSetPathInfoFB()
|
| H A D | inode.c | 1827 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_rename_pending_delete() 2478 rc = CIFS_open(xid, &oparms, &oplock, NULL);
|