• Home
  • Raw
  • Download

Lines Matching defs:sdp

189 static int make_mode(struct gfs2_sbd *sdp, const unsigned int lmstate)  in make_mode()
285 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in gdlm_put_lock() local
501 static int sync_unlock(struct gfs2_sbd *sdp, struct dlm_lksb *lksb, char *name) in sync_unlock()
523 static int sync_lock(struct gfs2_sbd *sdp, int mode, uint32_t flags, in sync_lock()
554 static int mounted_unlock(struct gfs2_sbd *sdp) in mounted_unlock()
560 static int mounted_lock(struct gfs2_sbd *sdp, int mode, uint32_t flags) in mounted_lock()
567 static int control_unlock(struct gfs2_sbd *sdp) in control_unlock()
573 static int control_lock(struct gfs2_sbd *sdp, int mode, uint32_t flags) in control_lock()
584 static void remote_withdraw(struct gfs2_sbd *sdp) in remote_withdraw()
604 struct gfs2_sbd *sdp = container_of(work, struct gfs2_sbd, sd_control_work.work); in gfs2_control_func() local
787 static int control_mount(struct gfs2_sbd *sdp) in control_mount()
985 static int control_first_done(struct gfs2_sbd *sdp) in control_first_done()
1051 static int set_recover_size(struct gfs2_sbd *sdp, struct dlm_slot *slots, in set_recover_size()
1114 struct gfs2_sbd *sdp = arg; in gdlm_recover_prep() local
1139 struct gfs2_sbd *sdp = arg; in gdlm_recover_slot() local
1169 struct gfs2_sbd *sdp = arg; in gdlm_recover_done() local
1198 static void gdlm_recovery_result(struct gfs2_sbd *sdp, unsigned int jid, in gdlm_recovery_result()
1248 static int gdlm_mount(struct gfs2_sbd *sdp, const char *table) in gdlm_mount()
1345 static void gdlm_first_done(struct gfs2_sbd *sdp) in gdlm_first_done()
1358 static void gdlm_unmount(struct gfs2_sbd *sdp) in gdlm_unmount()