Home
last modified time | relevance | path

Searched refs:REPARSE_POINT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dntfs.h989 struct REPARSE_POINT { struct
1001 static_assert(sizeof(struct REPARSE_POINT) == 0x18); argument
H A Dinode.c2045 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()
/openbmc/linux/fs/ntfs/
H A Dlayout.h2344 } __attribute__ ((__packed__)) REPARSE_POINT; typedef