Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.c355 static int __check_inode_mode(u32 nid, enum FILE_TYPE ftype, u16 mode) in __check_inode_mode() function
473 __check_inode_mode(nid, ftype, le16_to_cpu(node_blk->i.i_mode))) in sanity_check_nid()