Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dntfs.h979 struct REPARSE_POINT { struct
991 static_assert(sizeof(struct REPARSE_POINT) == 0x18); argument
Dinode.c1858 size <= sizeof(struct REPARSE_POINT)) { in ntfs_readlink_hlp()
1863 uname = Add2Ptr(rp, sizeof(struct REPARSE_POINT)); in ntfs_readlink_hlp()
1865 sizeof(struct REPARSE_POINT); in ntfs_readlink_hlp()
/Linux-v6.1/fs/ntfs/
Dlayout.h2344 } __attribute__ ((__packed__)) REPARSE_POINT; typedef