Searched defs:uniqueid (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb1ops.c | 587 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, FILE_ALL_INFO *data) cifs_get_srv_inum() argument
|
| H A D | smb2ops.c | 963 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, FILE_ALL_INFO *data) smb2_get_srv_inum() argument
|
| H A D | smb2pdu.c | 3517 SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) SMB2_get_srv_num() argument
|
| H A D | cifsglob.h | 1487 u64 uniqueid; /* server inode number */ member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | smb1ops.c | 603 cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, struct cifs_open_info_data *unused) cifs_get_srv_inum() argument
|
| H A D | smb2ops.c | 948 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, struct cifs_open_info_data *data) smb2_get_srv_inum() argument
|
| H A D | smb2pdu.c | 3812 SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) SMB2_get_srv_num() argument
|
| H A D | cifsglob.h | 1559 u64 uniqueid; /* server inode number */ member
|
Completed in 47 milliseconds