Home
last modified time | relevance | path

Searched refs:NI_FLAG_DIR (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h86 #define NI_FLAG_DIR 0x00000040 macro
H A Dfrecord.c122 if (ni->ni_flags & NI_FLAG_DIR) in ni_clear()