Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs/
Dlayout.h1700 SE_SELF_RELATIVE = cpu_to_le16(0x8000) enumerator
/Linux-v6.1/fs/ntfs3/
Dntfs.h1186 #define SE_SELF_RELATIVE cpu_to_le16(0x8000) macro
Dfsntfs.c1751 if (!(sd->Control & SE_SELF_RELATIVE)) in is_sd_valid()