Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbuffer.c1120 void set_buffer_flushtime(struct buffer_head *bh) in set_buffer_flushtime() function
1124 EXPORT_SYMBOL(set_buffer_flushtime);
/linux-2.4.37.9/fs/jbd/
Dtransaction.c2114 set_buffer_flushtime(bh); in jbd_refile_buffer()
/linux-2.4.37.9/include/linux/
Dfs.h1257 extern void set_buffer_flushtime(struct buffer_head *);
/linux-2.4.37.9/fs/reiserfs/
Dinode.c1868 set_buffer_flushtime(bh); in reiserfs_truncate_file()