Searched refs:NTFS_INDEX_HDR_HAS_SUBNODES (Results 1 – 2 of 2) sorted by relevance
696 #define NTFS_INDEX_HDR_HAS_SUBNODES cpu_to_le32(1) macro752 return hdr->flags & NTFS_INDEX_HDR_HAS_SUBNODES; in hdr_has_subnode()772 return !(ib->ihdr.flags & NTFS_INDEX_HDR_HAS_SUBNODES); in ib_is_leaf()
981 hdr->flags = NTFS_INDEX_HDR_HAS_SUBNODES; in indx_new()1686 hdr->flags = NTFS_INDEX_HDR_HAS_SUBNODES; in indx_insert_into_root()