Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsacl.c1472 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 Dcifsproto.h501 extern int CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms,
H A Dsmb1ops.c950 rc = CIFS_open(xid, oparms, oplock, &fi); in cifs_open_file()
H A Dcifssmb.c1198 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 Dinode.c1830 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_rename_pending_delete()
2479 rc = CIFS_open(xid, &oparms, &oplock, NULL);