Searched refs:NODE_MASK (Results 1 – 3 of 3) sorted by relevance
416 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_index_lookup()
548 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_lookup_inode_by_name()958 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) {
1968 NODE_MASK = 1, /* Mask for accessing the *_NODE bits. */ enumerator