Home
last modified time | relevance | path

Searched refs:BEFS_BT_INVAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/befs/
H A Dbtree.c88 static const befs_off_t BEFS_BT_INVAL = 0xffffffffffffffffULL; variable
462 if (this_node->head.right == BEFS_BT_INVAL) { in befs_btree_read()
602 if (node->head.overflow == BEFS_BT_INVAL) in befs_leafnode()
/kernel/linux/linux-6.6/fs/befs/
H A Dbtree.c88 static const befs_off_t BEFS_BT_INVAL = 0xffffffffffffffffULL; variable
462 if (this_node->head.right == BEFS_BT_INVAL) { in befs_btree_read()
602 if (node->head.overflow == BEFS_BT_INVAL) in befs_leafnode()

Completed in 3 milliseconds