Searched defs:lvb_gen (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/fs/gfs2/ |
D | lock_dlm.c | 333 static void control_lvb_read(struct lm_lockstruct *ls, uint32_t *lvb_gen, in control_lvb_read() 342 static void control_lvb_write(struct lm_lockstruct *ls, uint32_t lvb_gen, in control_lvb_write() 451 uint32_t block_gen, start_gen, lvb_gen, flags; in gfs2_control_func() local 629 uint32_t start_gen, block_gen, mount_gen, lvb_gen; in control_mount() local
|