Searched defs:usa_count (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | mst.c | 30 u16 usa_ofs, usa_count, usn; in post_read_mst_fixup() local 112 u16 usa_ofs, usa_count, usn; pre_write_mst_fixup() local 170 u16 usa_count = le16_to_cpu(b->usa_count) - 1; post_write_mst_fixup() local [all...] |
H A D | logfile.c | 42 u16 ra_ofs, usa_count, usa_ofs, usa_end = 0; in ntfs_check_restart_page_header() local
|
H A D | logfile.h | 61 /* 6*/ le16 usa_count; /* See NTFS_RECORD definition in layout.h. */ member
|
H A D | layout.h | 179 le16 usa_count; /* Number of le16 sized entries in the usa member 317 le16 usa_count; /* See NTFS_RECORD definition above. */ member 386 le16 usa_count; /* See NTFS_RECORD definition above. */ member 2042 le16 usa_count; /* See NTFS_RECORD definition. */ member
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | mst.c | 30 u16 usa_ofs, usa_count, usn; in post_read_mst_fixup() local 112 u16 usa_ofs, usa_count, usn; pre_write_mst_fixup() local 170 u16 usa_count = le16_to_cpu(b->usa_count) - 1; post_write_mst_fixup() local [all...] |
H A D | logfile.c | 42 u16 ra_ofs, usa_count, usa_ofs, usa_end = 0; in ntfs_check_restart_page_header() local
|
H A D | logfile.h | 61 /* 6*/ le16 usa_count; /* See NTFS_RECORD definition in layout.h. */ member
|
H A D | layout.h | 179 le16 usa_count; /* Number of le16 sized entries in the usa member 317 le16 usa_count; /* See NTFS_RECORD definition above. */ member 386 le16 usa_count; /* See NTFS_RECORD definition above. */ member 2042 le16 usa_count; /* See NTFS_RECORD definition. */ member
|
Completed in 13 milliseconds