Searched refs:udf_error (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/udf/ |
D | udf_sb.h | 55 udf_error(X, __FUNCTION__, "Unable to allocate space for %d partition maps", Y);\ 76 …udf_error(X, __FUNCTION__, "Unable to allocate space for bitmap and %d buffer_head pointers", nr_g…
|
D | udfdecl.h | 96 extern void udf_error(struct super_block *, const char *, const char *, ...);
|
D | super.c | 1386 udf_error(sb, "udf_read_super", in udf_read_super() 1565 void udf_error(struct super_block *sb, const char *function, in udf_error() function
|