Searched refs:jffs2_truncate_fragtree (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dnodelist.h369 uint32_t jffs2_truncate_fragtree (struct jffs2_sb_info *c, struct rb_root *list, uint32_t size);
H A Dfs.c154 jffs2_truncate_fragtree (c, &f->fragtree, iattr->ia_size);
H A Dnodelist.c57 uint32_t jffs2_truncate_fragtree(struct jffs2_sb_info *c, struct rb_root *list, uint32_t size) function
H A Dreadinode.c1243 new_size = jffs2_truncate_fragtree(c, &f->fragtree, je32_to_cpu(latest_node->isize));

Completed in 208 milliseconds