Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlayout.h1700 SE_SELF_RELATIVE = cpu_to_le16(0x8000) enumerator
/openbmc/linux/fs/ntfs3/
H A Dntfs.h1196 #define SE_SELF_RELATIVE cpu_to_le16(0x8000) macro
H A Dfsntfs.c1800 if (!(sd->Control & SE_SELF_RELATIVE)) in is_sd_valid()