Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dfs-ecos.c92 static int jffs2_truncate_file (struct _inode *inode);
738 err = jffs2_truncate_file(node); in jffs2_open()
1333 static int jffs2_truncate_file (struct _inode *inode) in jffs2_truncate_file() function