Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dinode.c269 static bool sanity_check_inode(struct inode *inode, struct page *node_page) in sanity_check_inode() function
457 if (!sanity_check_inode(inode, node_page)) { in do_read_inode()