Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/ !
Dsysdep.c52 hfs_error("hfs_fs: unable to read block 0x%08x from dev %s\n", in hfs_buffer_get()
/linux-2.4.37.9/include/linux/ !
Dhfs_sysdep.h48 #define hfs_error(format, args...) printk(KERN_ERR format , ## args) macro