Home
last modified time | relevance | path

Searched refs:NODE_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dindex.c402 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_index_lookup()
H A Ddir.c535 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_lookup_inode_by_name()
945 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) {
H A Dlayout.h1954 NODE_MASK = 1, /* Mask for accessing the *_NODE bits. */ enumerator
/kernel/linux/linux-6.6/fs/ntfs/
H A Dindex.c402 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_index_lookup()
H A Ddir.c535 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) { in ntfs_lookup_inode_by_name()
945 if ((ia->index.flags & NODE_MASK) == LEAF_NODE) {
H A Dlayout.h1954 NODE_MASK = 1, /* Mask for accessing the *_NODE bits. */ enumerator

Completed in 14 milliseconds