Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2inode.c63 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() function
563 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
571 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
613 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb311_posix_query_path_info()
622 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb311_posix_query_path_info()
643 return smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir()
665 tmprc = smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir_setinfo()
677 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_rmdir()
686 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_unlink()
705 rc = smb2_compound_op(xid, tcon, cifs_sb, from_name, access, in smb2_set_path_attr()
[all …]