Searched refs:truncate_nodes (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | node.c | 953 static int truncate_nodes(struct dnode_of_data *dn, unsigned int nofs, in truncate_nodes() function 999 ret = truncate_nodes(&rdn, child_nofs, 0, depth - 1); in truncate_nodes() 1160 err = truncate_nodes(&dn, nofs, offset[1], 2); in f2fs_truncate_inode_blocks() 1164 err = truncate_nodes(&dn, nofs, offset[1], 3); in f2fs_truncate_inode_blocks()
|