Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.c323 static int __check_inode_mode(u32 nid, enum FILE_TYPE ftype, u32 mode) in __check_inode_mode() function
431 __check_inode_mode(nid, ftype, le32_to_cpu(node_blk->i.i_mode))) in sanity_check_nid()