Linux Kernel
3.7.1
|
#include <glock.h>
Data Fields | |
const char * | lm_proto_name |
int(* | lm_mount )(struct gfs2_sbd *sdp, const char *table) |
void(* | lm_first_done )(struct gfs2_sbd *sdp) |
void(* | lm_recovery_result )(struct gfs2_sbd *sdp, unsigned int jid, unsigned int result) |
void(* | lm_unmount )(struct gfs2_sbd *sdp) |
void(* | lm_withdraw )(struct gfs2_sbd *sdp) |
void(* | lm_put_lock )(struct gfs2_glock *gl) |
int(* | lm_lock )(struct gfs2_glock *gl, unsigned int req_state, unsigned int flags) |
void(* | lm_cancel )(struct gfs2_glock *gl) |
const match_table_t * | lm_tokens |
void(* lm_cancel)(struct gfs2_glock *gl) |
void(* lm_put_lock)(struct gfs2_glock *gl) |
const match_table_t* lm_tokens |