Home
last modified time | relevance | path

Searched refs:jfs_txstats_read (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/jfs/
Djfs_debug.c103 extern read_proc_t jfs_txstats_read;
115 { "txstats", jfs_txstats_read, },
Djfs_txnmgr.c3038 int jfs_txstats_read(char *buffer, char **start, off_t offset, int length, in jfs_txstats_read() function