Home
last modified time | relevance | path

Searched refs:BirthVolumeId (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/ntfs3/
Dntfs.h842 struct GUID BirthVolumeId; // 0x10: Birth Volume Id is the Object Id of the Volume on. member
861 struct GUID BirthVolumeId; // 0x28: Birth Volume Id is the Object Id of the Volume on member
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.h211 __u8 BirthVolumeId[16]; member
Dsmb2pdu.c7644 memset(obj_buf->BirthVolumeId, 0x0, 16); in smb2_ioctl()