Home
last modified time | relevance | path

Searched refs:key_block_flash (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ubifs/
H A Dkey.h399 * key_block_flash - get data block number from an on-flash formatted key.
403 static inline unsigned int key_block_flash(const struct ubifs_info *c, in key_block_flash() function
H A Ddebug.c2078 blk_offs = key_block_flash(c, &dn->key); in check_leaf()