Searched refs:lm_unmount (Results 1 – 4 of 4) sorted by relevance
69 if (lm->lm_unmount) { in gfs2_lm_withdraw()71 lm->lm_unmount(sdp); in gfs2_lm_withdraw()
129 void (*lm_unmount) (struct gfs2_sbd *sdp); member
1002 lm->lm_unmount) in gfs2_lm_unmount()1003 lm->lm_unmount(sdp); in gfs2_lm_unmount()
1344 .lm_unmount = gdlm_unmount,