Searched refs:NI_FLAG_DIR (Results 1 – 3 of 3) sorted by relevance
281 ni->ni_flags |= NI_FLAG_DIR; in ntfs_read_mft()342 if (ni->ni_flags & NI_FLAG_DIR) { in ntfs_read_mft()345 ni->ni_flags &= ~NI_FLAG_DIR; in ntfs_read_mft()1486 ni->ni_flags |= NI_FLAG_DIR; in ntfs_create_inode()
82 #define NI_FLAG_DIR 0x00000040 macro
120 if (ni->ni_flags & NI_FLAG_DIR) in ni_clear()