Searched refs:reiserfs_do_truncate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | stree.c | 1503 reiserfs_do_truncate(th, inode, NULL, 0 /*no timestamp updates */ ); in reiserfs_delete_object() 1879 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th, in reiserfs_do_truncate() function
|
H A D | inode.c | 2318 err2 = reiserfs_do_truncate(&th, inode, page, update_timestamps); in reiserfs_truncate_file() 2323 /* check reiserfs_do_truncate after ending the transaction */ in reiserfs_truncate_file()
|
H A D | reiserfs.h | 3043 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th,
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | stree.c | 1501 reiserfs_do_truncate(th, inode, NULL, 0 /*no timestamp updates */ ); in reiserfs_delete_object() 1877 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th, in reiserfs_do_truncate() function
|
H A D | reiserfs.h | 3040 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th,
|
H A D | inode.c | 2306 err2 = reiserfs_do_truncate(&th, inode, page, update_timestamps); in reiserfs_truncate_file() 2311 /* check reiserfs_do_truncate after ending the transaction */ in reiserfs_truncate_file()
|
Completed in 25 milliseconds