Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dxattr.c68 xid = get_xid(); in cifs_xattr_set()
219 xid = get_xid(); in cifs_xattr_get()
330 xid = get_xid(); in cifs_listxattr()
Ddir.c508 xid = get_xid(); in cifs_atomic_open()
578 unsigned int xid = get_xid(); in cifs_create()
648 xid = get_xid(); in cifs_mknod()
770 xid = get_xid(); in cifs_lookup()
Dlink.c540 xid = get_xid(); in cifs_hardlink()
627 xid = get_xid(); in cifs_get_link()
681 xid = get_xid(); in cifs_symlink()
Dfile.c458 xid = get_xid(); in _cifsFileInfo_put()
505 xid = get_xid(); in cifs_open()
665 xid = get_xid(); in cifs_reopen_file()
875 xid = get_xid(); in cifs_closedir()
1164 xid = get_xid(); in cifs_push_mandatory_locks()
1254 xid = get_xid(); in cifs_push_posix_locks()
1711 xid = get_xid(); in cifs_lock()
1796 xid = get_xid(); in cifs_write()
2290 xid = get_xid(); in cifs_writepage_locked()
2362 xid = get_xid(); in cifs_write_end()
[all …]
Dinode.c347 xid = get_xid();
678 xid = get_xid();
1083 xid = get_xid();
1350 xid = get_xid();
1591 xid = get_xid();
1656 xid = get_xid();
1796 xid = get_xid();
2014 xid = get_xid();
2254 xid = get_xid();
2396 xid = get_xid();
Dioctl.c132 xid = get_xid(); in cifs_ioctl()
Dsmb2file.c257 xid = get_xid(); in smb2_push_mandatory_locks()
Dcifs_dfs_ref.c320 xid = get_xid(); in cifs_dfs_do_automount()
Dcifsacl.c1000 xid = get_xid(); in get_cifs_acl_by_fid()
1029 xid = get_xid(); in get_cifs_acl_by_path()
1093 xid = get_xid(); in set_cifs_acl()
Dcifsfs.c213 xid = get_xid(); in cifs_statfs()
990 xid = get_xid(); in cifs_clone_file_range()
1116 unsigned int xid = get_xid(); in cifs_copy_file_range()
Dconnect.c2671 xid = get_xid(); in cifs_setup_ipc()
2707 xid = get_xid(); in cifs_free_ipc()
2763 xid = get_xid(); in cifs_put_smb_ses()
2948 xid = get_xid(); in cifs_get_smb_ses()
3106 xid = get_xid(); in cifs_put_tcon()
3215 xid = get_xid(); in cifs_get_tcon()
4132 xid = get_xid(); in cifs_mount()
Dsmb2ops.c2029 xid = get_xid(); in get_smb2_acl_by_fid()
2064 xid = get_xid(); in get_smb2_acl_by_path()
2121 xid = get_xid(); in set_smb2_acl()
2191 xid = get_xid(); in smb3_zero_range()
2257 xid = get_xid(); in smb3_punch_hole()
2298 xid = get_xid(); in smb3_simple_falloc()
Dcifsproto.h45 #define get_xid() \ macro
Dreaddir.c801 xid = get_xid(); in cifs_readdir()