Home
last modified time | relevance | path

Searched refs:REPARSE_KEY (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/ntfs3/
Dntfs.h953 struct REPARSE_KEY { struct
958 static_assert(offsetof(struct REPARSE_KEY, ref) == 0x04); argument
964 struct REPARSE_KEY key; // 0x10: Reparse Key.
Dfsntfs.c2387 struct REPARSE_KEY rkey; in ntfs_remove_reparse()