Home
last modified time | relevance | path

Searched defs:smb3_fs_ss_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.h1339 struct smb3_fs_ss_info { struct
1340 __le32 LogicalBytesPerSector;
1341 __le32 PhysicalBytesPerSectorForAtomicity;
1342 __le32 PhysicalBytesPerSectorForPerf;
1343 __le32 FSEffPhysicalBytesPerSectorForAtomicity;
1344 __le32 Flags;
1345 __le32 ByteOffsetForSectorAlignment;
1346 __le32 ByteOffsetForPartitionAlignment;
/Linux-v5.15/fs/cifs/
Dsmb2pdu.h1637 struct smb3_fs_ss_info { struct
1638 __le32 LogicalBytesPerSector;
1639 __le32 PhysicalBytesPerSectorForAtomicity;
1640 __le32 PhysicalBytesPerSectorForPerf;
1641 __le32 FileSystemEffectivePhysicalBytesPerSectorForAtomicity;
1642 __le32 Flags;
1643 __le32 ByteOffsetForSectorAlignment;
1644 __le32 ByteOffsetForPartitionAlignment;