Searched refs:lm_unmount (Results 1 – 4 of 4) sorted by relevance
67 if (lm->lm_unmount) { in gfs2_lm_withdraw()69 lm->lm_unmount(sdp); in gfs2_lm_withdraw()
126 void (*lm_unmount) (struct gfs2_sbd *sdp); member
1010 lm->lm_unmount) in gfs2_lm_unmount()1011 lm->lm_unmount(sdp); in gfs2_lm_unmount()
1342 .lm_unmount = gdlm_unmount,