Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dinode.c279 static bool sanity_check_inode(struct inode *inode, struct page *node_page) in sanity_check_inode() function
462 if (!sanity_check_inode(inode, node_page)) { in do_read_inode()