Home
last modified time | relevance | path

Searched refs:NI_FLAG_DIR (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dinode.c289 ni->ni_flags |= NI_FLAG_DIR; in ntfs_read_mft()
350 if (ni->ni_flags & NI_FLAG_DIR) { in ntfs_read_mft()
353 ni->ni_flags &= ~NI_FLAG_DIR; in ntfs_read_mft()
1520 ni->ni_flags |= NI_FLAG_DIR; in ntfs_create_inode()
H A Dntfs_fs.h85 #define NI_FLAG_DIR 0x00000040 macro
H A Dfrecord.c120 if (ni->ni_flags & NI_FLAG_DIR) in ni_clear()

Completed in 8 milliseconds