Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dlpt.c534 static int calc_nnode_num(int row, int col) in calc_nnode_num() function
764 nnode->num = calc_nnode_num(row, i); in ubifs_create_dflt_lpt()
2243 num = calc_nnode_num(row, col); in dbg_check_lpt_nodes()