Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dxattr.c111 xid = get_xid(); in cifs_xattr_set()
300 xid = get_xid(); in cifs_xattr_get()
425 xid = get_xid(); in cifs_listxattr()
Ddir.c454 xid = get_xid(); in cifs_atomic_open()
528 unsigned int xid = get_xid(); in cifs_create()
595 xid = get_xid(); in cifs_mknod()
628 xid = get_xid(); in cifs_lookup()
Dfile.c493 xid = get_xid(); in _cifsFileInfo_put()
529 xid = get_xid(); in cifs_open()
717 xid = get_xid(); in cifs_reopen_file()
978 xid = get_xid(); in cifs_closedir()
1270 xid = get_xid(); in cifs_push_mandatory_locks()
1360 xid = get_xid(); in cifs_push_posix_locks()
1816 xid = get_xid(); in cifs_flock()
1862 xid = get_xid(); in cifs_lock()
1942 xid = get_xid(); in cifs_write()
2411 xid = get_xid(); in cifs_writepages()
[all …]
Dlink.c520 xid = get_xid(); in cifs_hardlink()
614 xid = get_xid(); in cifs_get_link()
686 xid = get_xid(); in cifs_symlink()
Dinode.c354 xid = get_xid();
747 xid = get_xid();
1344 xid = get_xid();
1613 xid = get_xid();
1877 xid = get_xid();
1945 xid = get_xid();
2104 xid = get_xid();
2369 xid = get_xid();
2674 xid = get_xid();
2821 xid = get_xid();
Dsmb2file.c256 xid = get_xid(); in smb2_push_mandatory_locks()
Dcifsfs.c302 xid = get_xid(); in cifs_statfs()
1148 xid = get_xid(); in cifs_remap_file_range()
1274 unsigned int xid = get_xid(); in cifs_copy_file_range()
Dcifsacl.c1394 xid = get_xid(); in get_cifs_acl_by_fid()
1423 xid = get_xid(); in get_cifs_acl_by_path()
1484 xid = get_xid(); in set_cifs_acl()
Dioctl.c326 xid = get_xid(); in cifs_ioctl()
Dsmb2ops.c3438 xid = get_xid(); in get_smb2_acl_by_fid()
3474 xid = get_xid(); in get_smb2_acl_by_path()
3536 xid = get_xid(); in set_smb2_acl()
3622 xid = get_xid(); in smb3_zero_range()
3677 xid = get_xid(); in smb3_punch_hole()
3842 xid = get_xid(); in smb3_simple_falloc()
3969 xid = get_xid(); in smb3_collapse_range()
4010 xid = get_xid(); in smb3_insert_range()
4058 xid = get_xid(); in smb3_llseek()
4137 xid = get_xid(); in smb3_fiemap()
Dconnect.c1815 xid = get_xid(); in cifs_setup_ipc()
1909 xid = get_xid(); in cifs_put_smb_ses()
2112 xid = get_xid(); in cifs_get_smb_ses()
2318 xid = get_xid(); in cifs_put_tcon()
2443 xid = get_xid(); in cifs_get_tcon()
3141 xid = get_xid(); in mount_get_conns()
Ddfs_cache.c1409 xid = get_xid(); in __refresh_tcon()
1607 xid = get_xid(); in refresh_cache()
Dcifsproto.h35 #define get_xid() \ macro
Dreaddir.c1056 xid = get_xid(); in cifs_readdir()
Dsess.c367 unsigned int xid = get_xid(); in cifs_ses_add_channel()