Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dstree.c1485 reiserfs_do_truncate(th, inode, NULL, 0 /*no timestamp updates */ ); in reiserfs_delete_object()
1861 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th, in reiserfs_do_truncate() function
Dreiserfs.h3040 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th,
Dinode.c2319 err2 = reiserfs_do_truncate(&th, inode, page, update_timestamps); in reiserfs_truncate_file()