Searched refs:lm_unmount (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/gfs2/
H A Dutil.c349 if (lm->lm_unmount) {
351 lm->lm_unmount(sdp);
H A Dglock.h125 void (*lm_unmount) (struct gfs2_sbd *sdp); member in struct:lm_lockops
H A Dops_fstype.c1076 if (!gfs2_withdrawing_or_withdrawn(sdp) && lm->lm_unmount)
1077 lm->lm_unmount(sdp);
H A Dlock_dlm.c1403 .lm_unmount = gdlm_unmount,

Completed in 300 milliseconds