Searched refs:ufs_panic (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ufs/ |
| H A D | cylinder.c | 115 ufs_panic (sb, "ufs_put_cylinder", "internal error"); in ufs_put_cylinder() 152 ufs_panic (sb, "ufs_load_cylinder", "internal error, high number of cg"); in ufs_load_cylinder() 168 ufs_panic (sb, "ufs_load_cylinder", "internal error, wrong number of cg in cache"); in ufs_load_cylinder()
|
| H A D | ufs.h | 135 void ufs_panic(struct super_block *, const char *, const char *, ...);
|
| H A D | super.c | 306 void ufs_panic (struct super_block * sb, const char * function, in ufs_panic() function 602 ufs_panic(sb, __func__, in ufs_put_super_internal()
|