Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2inode.c63 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() function
547 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
555 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
597 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb311_posix_query_path_info()
606 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb311_posix_query_path_info()
627 return smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir()
649 tmprc = smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir_setinfo()
661 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_rmdir()
670 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_unlink()
689 rc = smb2_compound_op(xid, tcon, cifs_sb, from_name, access, in smb2_set_path_attr()
[all …]