Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dntfs.h607 #define NTFS_IE_LAST cpu_to_le16(2) macro
678 return e->flags & NTFS_IE_LAST; in de_is_last()
Dindex.c905 e->flags = NTFS_IE_LAST | NTFS_IE_HAS_SUBNODES; in indx_new()
914 e->flags = NTFS_IE_LAST; in indx_new()
1571 e->flags = NTFS_IE_HAS_SUBNODES | NTFS_IE_LAST; in indx_insert_into_root()
2490 e->flags = NTFS_IE_LAST; // 0x02 in indx_delete_entry()
Dinode.c1406 e->flags = NTFS_IE_LAST; in ntfs_create_inode()