Home
last modified time | relevance | path

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

/fs/ntfs3/
Dntfs.h604 #define NTFS_IE_LAST cpu_to_le16(2) macro
675 return e->flags & NTFS_IE_LAST; in de_is_last()
Dindex.c977 e->flags = NTFS_IE_LAST | NTFS_IE_HAS_SUBNODES; in indx_new()
986 e->flags = NTFS_IE_LAST; in indx_new()
1679 e->flags = NTFS_IE_HAS_SUBNODES | NTFS_IE_LAST; in indx_insert_into_root()
2598 e->flags = NTFS_IE_LAST; // 0x02 in indx_delete_entry()
Dinode.c1438 e->flags = NTFS_IE_LAST; in ntfs_create_inode()