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