Home
last modified time | relevance | path

Searched refs:BEFS_BT_MATCH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/befs/
H A Dbefs.h85 BEFS_BT_MATCH, enumerator
H A Dbtree.c297 if (res != BEFS_BT_MATCH) { in befs_btree_find()
322 * Finds exact match if one exists, and returns BEFS_BT_MATCH.
372 return BEFS_BT_MATCH; in befs_find_key()
/kernel/linux/linux-6.6/fs/befs/
H A Dbefs.h85 BEFS_BT_MATCH, enumerator
H A Dbtree.c297 if (res != BEFS_BT_MATCH) { in befs_btree_find()
322 * Finds exact match if one exists, and returns BEFS_BT_MATCH.
372 return BEFS_BT_MATCH; in befs_find_key()

Completed in 4 milliseconds