Home
last modified time | relevance | path

Searched refs:SMB2_close (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dlink.c402 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
464 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
H A Dcached_dir.c362 SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in open_cached_dir()
416 SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in smb2_close_cached_fid()
H A Dsmb2ops.c844 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
877 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_qfs_tcon()
940 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_is_path_accessible()
1399 SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); in smb2_close_file()
2195 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_notify()
2301 SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); in smb2_query_dir_first()
2353 return SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); in smb2_close_dir()
2739 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb311_queryfs()
3218 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in get_smb2_acl_by_path()
3280 SMB2_close(xi in set_smb2_acl()
[all...]
H A Dsmb2proto.h159 extern int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2misc.c761 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
H A Dsmb2pdu.c2918 SMB2_close(xid, tcon, rsp->PersistentFileId, rsp->VolatileFileId); in smb311_posix_mkdir()
3572 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_close() function
/kernel/linux/linux-5.10/fs/cifs/
H A Dlink.c441 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
501 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
H A Dsmb2ops.c630 SMB2_close(0, cfid->tcon, cfid->fid->persistent_fid, in smb2_close_cached_fid()
786 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in open_shroot()
892 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
923 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_qfs_tcon()
957 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_is_path_accessible()
1426 SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); in smb2_close_file()
2220 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_notify()
2310 SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); in smb2_query_dir_first()
2362 return SMB2_close(xid, tcon, fid->persistent_fid, fid->volatile_fid); in smb2_close_dir()
2662 SMB2_close(xi in smb311_queryfs()
[all...]
H A Dsmb2proto.h174 extern int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2misc.c760 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
H A Dsmb2pdu.c2629 SMB2_close(xid, tcon, rsp->PersistentFileId, rsp->VolatileFileId); in smb311_posix_mkdir()
3282 SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_close() function

Completed in 28 milliseconds