Home
last modified time | relevance | path

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

/subsys/fs/ext2/
A Dext2_impl.h214 int ext2_inode_trunc(struct ext2_inode *inode, off_t size);
A Dext2_ops.c220 int rc = ext2_inode_trunc(f->f_inode, length); in ext2_truncate()
A Dext2_impl.c691 int ext2_inode_trunc(struct ext2_inode *inode, off_t length) in ext2_inode_trunc() function

Completed in 8 milliseconds