Home
last modified time | relevance | path

Searched refs:MK_MREF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlayout.h292 #define MK_MREF(m, s) ((MFT_REF)(((MFT_REF)(s) << 48) | \ macro
294 #define MK_LE_MREF(m, s) cpu_to_le64(MK_MREF(m, s))
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlayout.h292 #define MK_MREF(m, s) ((MFT_REF)(((MFT_REF)(s) << 48) | \ macro
294 #define MK_LE_MREF(m, s) cpu_to_le64(MK_MREF(m, s))

Completed in 10 milliseconds