Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsacl.c1539 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 Dsmb1ops.c888 rc = CIFS_open(xid, oparms, oplock, &fi); in cifs_open_file()
H A Dcifssmb.c1339 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 Dinode.c1827 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_rename_pending_delete()
2478 rc = CIFS_open(xid, &oparms, &oplock, NULL);