Searched refs:REPARSE_POINT (Results 1 – 3 of 3) sorted by relevance
989 struct REPARSE_POINT { struct1001 static_assert(sizeof(struct REPARSE_POINT) == 0x18); argument
2045 size <= sizeof(struct REPARSE_POINT)) { in ntfs_readlink_hlp()2050 uname = Add2Ptr(rp, sizeof(struct REPARSE_POINT)); in ntfs_readlink_hlp()2052 sizeof(struct REPARSE_POINT); in ntfs_readlink_hlp()
2344 } __attribute__ ((__packed__)) REPARSE_POINT; typedef