/linux-4.4.14/fs/nfs/ |
H A D | nfs4trace.h | 399 __field(u64, fileid) 415 __entry->fileid = NFS_FILEID(inode); 418 __entry->fileid = 0; 427 "fileid=%02x:%02x:%llu fhandle=0x%08x " 435 (unsigned long long)__entry->fileid, 468 __field(u64, fileid) 477 __entry->fileid = NFS_FILEID(inode); 484 "error=%d (%s) fmode=%s fileid=%02x:%02x:%llu " 491 (unsigned long long)__entry->fileid, 525 __field(u64, fileid) 537 __entry->fileid = NFS_FILEID(inode); 543 "fileid=%02x:%02x:%llu fhandle=0x%08x", 551 (unsigned long long)__entry->fileid, 582 __field(u64, fileid) 588 __entry->fileid = NFS_FILEID(inode); 594 "fmode=%s fileid=%02x:%02x:%llu fhandle=0x%08x", 597 (unsigned long long)__entry->fileid, 655 __field(u64, fileid) 663 __entry->fileid = NFS_FILEID(inode); 668 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x", 672 (unsigned long long)__entry->fileid, 794 __field(u64, fileid) 800 __entry->fileid = NFS_FILEID(inode); 806 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x", 810 (unsigned long long)__entry->fileid, 849 __field(u64, fileid) 858 __entry->fileid = (fattr->valid & NFS_ATTR_FATTR_FILEID) ? fattr->fileid : 0; 863 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 868 (unsigned long long)__entry->fileid, 901 __field(u64, fileid) 911 __entry->fileid = NFS_FILEID(inode); 914 __entry->fileid = 0; 923 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 928 (unsigned long long)__entry->fileid, 1004 __field(u64, fileid) 1013 __entry->fileid = NFS_FILEID(inode); 1021 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 1026 (unsigned long long)__entry->fileid, 1055 __field(u64, fileid) 1064 __entry->fileid = NFS_FILEID(inode); 1072 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 1077 (unsigned long long)__entry->fileid, 1107 __field(u64, fileid) 1116 __entry->fileid = NFS_FILEID(inode); 1124 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 1129 (unsigned long long)__entry->fileid, 1165 __field(u64, fileid) 1175 __entry->fileid = NFS_FILEID(inode); 1184 "error=%d (%s) fileid=%02x:%02x:%llu fhandle=0x%08x " 1189 (unsigned long long)__entry->fileid,
|
H A D | nfstrace.h | 56 __field(u64, fileid) 63 __entry->fileid = nfsi->fileid; 69 "fileid=%02x:%02x:%llu fhandle=0x%08x version=%llu ", 71 (unsigned long long)__entry->fileid, 90 __field(u64, fileid) 101 __entry->fileid = nfsi->fileid; 111 "error=%d fileid=%02x:%02x:%llu fhandle=0x%08x " 116 (unsigned long long)__entry->fileid, 527 __field(u64, fileid) 534 __entry->fileid = NFS_FILEID(inode); 540 "fileid=%02x:%02x:%llu name=%02x:%02x:%llu/%s", 542 __entry->fileid, 562 __field(u64, fileid) 569 __entry->fileid = NFS_FILEID(inode); 576 "error=%d fileid=%02x:%02x:%llu name=%02x:%02x:%llu/%s", 579 __entry->fileid,
|
H A D | inode.c | 71 return nfs_fileid_to_ino_t(fattr->fileid); nfs_fattr_to_ino_t() 89 * @fileid: 64-bit fileid 94 u64 nfs_compat_user_ino64(u64 fileid) nfs_compat_user_ino64() argument 103 return fileid; nfs_compat_user_ino64() 104 ino = fileid; nfs_compat_user_ino64() 105 if (sizeof(ino) < sizeof(fileid)) nfs_compat_user_ino64() 106 ino ^= fileid >> (sizeof(fileid)-sizeof(ino)) * 8; nfs_compat_user_ino64() 261 if (NFS_FILEID(inode) != fattr->fileid) nfs_find_actor() 278 set_nfs_fileid(inode, fattr->fileid); nfs_init_locked() 362 fattr->fileid = fattr->mounted_on_fileid; nfs_fhget() 1243 if ((fattr->valid & NFS_ATTR_FATTR_FILEID) && nfsi->fileid != fattr->fileid) nfs_check_inode_attributes() 1618 ret1 = (nfsi->fileid == fattr->fileid); nfs_fileid_valid() 1620 ret2 = (nfsi->fileid == fattr->mounted_on_fileid); nfs_fileid_valid() 1652 printk(KERN_ERR "NFS: server %s error: fileid changed\n" nfs_update_inode() 1653 "fsid %s: expected fileid 0x%Lx, got 0x%Lx\n", nfs_update_inode() 1655 inode->i_sb->s_id, (long long)nfsi->fileid, nfs_update_inode() 1656 (long long)fattr->fileid); nfs_update_inode()
|
H A D | nfs3xdr.c | 181 static __be32 *xdr_decode_fileid3(__be32 *p, u64 *fileid) xdr_decode_fileid3() argument 183 return xdr_decode_hyper(p, fileid); xdr_decode_fileid3() 186 static int decode_fileid3(struct xdr_stream *xdr, u64 *fileid) decode_fileid3() argument 188 return decode_uint64(xdr, fileid); decode_fileid3() 641 * fileid3 fileid; 674 p = xdr_decode_fileid3(p, &fattr->fileid); decode_fattr3() 1930 * fileid3 fileid; 1940 * fileid3 fileid; 1991 if (entry->fattr->fileid != entry->ino) { nfs3_decode_dirent()
|
H A D | unlink.c | 517 unsigned long long fileid; nfs_sillyrename() local 532 fileid = NFS_FILEID(d_inode(dentry)); nfs_sillyrename() 544 SILLYNAME_FILEID_LEN, fileid, nfs_sillyrename()
|
H A D | nfs2xdr.c | 271 * unsigned int fileid; 313 fattr->fileid = be32_to_cpup(p++); decode_fattr() 909 * unsigned fileid;
|
H A D | nfs4xdr.c | 3450 static int decode_attr_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid) decode_attr_fileid() argument 3455 *fileid = 0; decode_attr_fileid() 3462 xdr_decode_hyper(p, fileid); decode_attr_fileid() 3466 dprintk("%s: fileid=%Lu\n", __func__, (unsigned long long)*fileid); decode_attr_fileid() 3473 static int decode_attr_mounted_on_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid) decode_attr_mounted_on_fileid() argument 3478 *fileid = 0; decode_attr_mounted_on_fileid() 3485 xdr_decode_hyper(p, fileid); decode_attr_mounted_on_fileid() 3489 dprintk("%s: fileid=%Lu\n", __func__, (unsigned long long)*fileid); decode_attr_mounted_on_fileid() 4573 status = decode_attr_fileid(xdr, bitmap, &fattr->fileid); decode_getfattr_attrs() 7358 entry->ino = entry->fattr->fileid; nfs4_decode_dirent()
|
H A D | dir.c | 411 /* Match file and dirent using either filehandle or fileid 423 if (entry->fattr->fileid == nfsi->fileid) nfs_same_file()
|
H A D | nfs4proc.c | 6338 * nfs_fhget will use either the mounted_on_fileid or the fileid 6381 /* Ask for the fileid of the absent filesystem if mounted_on_fileid _nfs4_proc_fs_locations()
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_export.h | 24 * The NFS fileid goes out on the wire as an array of 29 * (no fileid data; handled by the generic code) 70 #define XFS_FILEID_TYPE_64FLAG 0x80 /* NFS fileid has 64bit inodes */
|
/linux-4.4.14/include/linux/ |
H A D | nfs_fs.h | 118 __u64 fileid; member in struct:nfs_inode 282 return NFS_I(inode)->fileid; NFS_FILEID() 285 static inline void set_nfs_fileid(struct inode *inode, __u64 fileid) set_nfs_fileid() argument 287 NFS_I(inode)->fileid = fileid; set_nfs_fileid() 376 extern u64 nfs_compat_user_ino64(u64 fileid); 551 nfs_fileid_to_ino_t(u64 fileid) nfs_fileid_to_ino_t() argument 553 ino_t ino = (ino_t) fileid; nfs_fileid_to_ino_t() 555 ino ^= fileid >> (sizeof(u64)-sizeof(ino_t)) * 8; nfs_fileid_to_ino_t()
|
H A D | nfs_xdr.h | 62 __u64 fileid; member in struct:nfs_fattr
|
/linux-4.4.14/fs/cifs/ |
H A D | cifsfs.h | 35 cifs_uniqueid_to_ino_t(u64 fileid) cifs_uniqueid_to_ino_t() argument 38 return (ino_t)hash_64(fileid, (sizeof(ino_t) * 8) - 1) + 1; cifs_uniqueid_to_ino_t() 40 return (ino_t)fileid; cifs_uniqueid_to_ino_t()
|
H A D | smb1ops.c | 779 /* if the file is already open for write, just use that fileid */ smb_set_file_info()
|
/linux-4.4.14/fs/fat/ |
H A D | file.c | 314 /* Use i_pos for ino. This is used as fileid of nfs. */ fat_getattr()
|
/linux-4.4.14/fs/nfsd/ |
H A D | nfs3xdr.c | 864 * The normal readdir reply requires 2 (fileid) + 1 (stringlen)
|
/linux-4.4.14/drivers/scsi/ |
H A D | megaraid.c | 4366 "index.asp?fileid=2940\n" megaraid_probe_one()
|