Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | ocfs2_error(sb, fmt, args...) __ocfs2_error(sb, __PRETTY_FUNCTION__, fmt, ##args) |
#define | ocfs2_abort(sb, fmt, args...) __ocfs2_abort(sb, __PRETTY_FUNCTION__, fmt, ##args) |
Functions | |
int | ocfs2_publish_get_mount_state (struct ocfs2_super *osb, int node_num) |
__printf (3, 4) void __ocfs2_error(struct super_block *sb | |
void | ocfs2_block_signals (sigset_t *oldset) |
void | ocfs2_unblock_signals (sigset_t *oldset) |
Variables | |
struct workqueue_struct * | ocfs2_wq |
const char * | function |
const char const char * | fmt |
__printf | ( | 3 | , |
4 | |||
) |
int ocfs2_publish_get_mount_state | ( | struct ocfs2_super * | osb, |
int | node_num | ||
) |
struct workqueue_struct* ocfs2_wq |