Home
last modified time | relevance | path

Searched refs:client_array_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlogfile.h186 /* 22*/ le16 client_array_offset;/* Offset from the start of this record to member
H A Dlogfile.c172 ca_ofs = le16_to_cpu(ra->client_array_offset); in ntfs_check_restart_area()
270 le16_to_cpu(ra->client_array_offset)); in ntfs_check_log_client_array()