Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dntfs.h993 struct REPARSE_POINT { struct
1005 static_assert(sizeof(struct REPARSE_POINT) == 0x18); argument
Dinode.c2006 size <= sizeof(struct REPARSE_POINT)) { in ntfs_readlink_hlp()
2011 uname = Add2Ptr(rp, sizeof(struct REPARSE_POINT)); in ntfs_readlink_hlp()
2013 sizeof(struct REPARSE_POINT); in ntfs_readlink_hlp()
/Linux-v6.6/fs/ntfs/
Dlayout.h2344 } __attribute__ ((__packed__)) REPARSE_POINT; typedef