Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dindex.c416 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_index_lookup()
Ddir.c548 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_lookup_inode_by_name()
958 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) {
Dlayout.h1964 LEAF_NODE = 0, /* This is a leaf node, i.e. there are no more nodes enumerator