Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dnode.c972 static int truncate_nodes(struct dnode_of_data *dn, unsigned int nofs, in truncate_nodes() function
1018 ret = truncate_nodes(&rdn, child_nofs, 0, depth - 1); in truncate_nodes()
1179 err = truncate_nodes(&dn, nofs, offset[1], 2); in f2fs_truncate_inode_blocks()
1183 err = truncate_nodes(&dn, nofs, offset[1], 3); in f2fs_truncate_inode_blocks()