Searched defs:usa_ofs (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/fs/ntfs/ |
| D | mst.c | 30 u16 usa_ofs, usa_count, usn; in post_read_mst_fixup() local 112 u16 usa_ofs, usa_count, usn; in pre_write_mst_fixup() local 169 u16 usa_ofs = le16_to_cpu(b->usa_ofs); in post_write_mst_fixup() local
|
| D | logfile.h | 57 /* 4*/ le16 usa_ofs; /* See NTFS_RECORD definition in layout.h. member
|
| D | logfile.c | 42 u16 ra_ofs, usa_count, usa_ofs, usa_end = 0; in ntfs_check_restart_page_header() local
|
| D | layout.h | 177 le16 usa_ofs; /* Offset to the Update Sequence Array (usa) member 316 le16 usa_ofs; /* See NTFS_RECORD definition above. */ member 385 le16 usa_ofs; /* See NTFS_RECORD definition above. */ member 2041 le16 usa_ofs; /* See NTFS_RECORD definition. */ member
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | mst.c | 30 u16 usa_ofs, usa_count, usn; in post_read_mst_fixup() local 112 u16 usa_ofs, usa_count, usn; in pre_write_mst_fixup() local 169 u16 usa_ofs = le16_to_cpu(b->usa_ofs); in post_write_mst_fixup() local
|
| D | logfile.h | 57 /* 4*/ le16 usa_ofs; /* See NTFS_RECORD definition in layout.h. member
|
| D | logfile.c | 42 u16 ra_ofs, usa_count, usa_ofs, usa_end = 0; in ntfs_check_restart_page_header() local
|
| D | layout.h | 177 le16 usa_ofs; /* Offset to the Update Sequence Array (usa) member 316 le16 usa_ofs; /* See NTFS_RECORD definition above. */ member 385 le16 usa_ofs; /* See NTFS_RECORD definition above. */ member 2041 le16 usa_ofs; /* See NTFS_RECORD definition. */ member
|