Searched refs:vfs_truncate (Results 1 – 6 of 6) sorted by relevance
526 ret = vfs_truncate(&path, 0); in cachefiles_invalidate_object()528 ret = vfs_truncate(&path, ni_size); in cachefiles_invalidate_object()
173 vfs_truncate(path, 0); in big_key_revoke()
69 long vfs_truncate(const struct path *path, loff_t length) in vfs_truncate() function119 EXPORT_SYMBOL_GPL(vfs_truncate);133 error = vfs_truncate(&path, length); in do_sys_truncate()
347 vfs_truncate(&wfile->f_path, body_len); in do_name()
1168 BTF_ID(func, vfs_truncate) in BTF_ID()
2522 extern long vfs_truncate(const struct path *, loff_t);