Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlayout.h237 MFT_RECORD_IS_DIRECTORY = cpu_to_le16(0x0002), enumerator
H A Dmft.c2572 m->flags |= MFT_RECORD_IS_DIRECTORY; in ntfs_mft_record_alloc()
H A Dinode.c595 if (m->flags & MFT_RECORD_IS_DIRECTORY) { in ntfs_read_locked_inode()