Home
last modified time | relevance | path

Searched defs:UniqueId (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb_common.h325 __le64 UniqueId; member
342 __le64 UniqueId; /* inode num - le since Samba puts ino in low 32 bit*/ member
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.h356 __le64 UniqueId; /* inode num - le since Samba puts ino in low 32 bit */ member
H A Dcifspdu.h2326 __le64 UniqueId; member
2469 __le64 UniqueId; /* inode number */ member
2538 __le64 UniqueId; /* inode num - le since Samba puts ino in low 32 bit*/ member
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3202 def UniqueId(self): member in ReportVars