Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dutil.c69 if (lm->lm_unmount) { in gfs2_lm_withdraw()
71 lm->lm_unmount(sdp); in gfs2_lm_withdraw()
Dglock.h129 void (*lm_unmount) (struct gfs2_sbd *sdp); member
Dops_fstype.c1011 lm->lm_unmount) in gfs2_lm_unmount()
1012 lm->lm_unmount(sdp); in gfs2_lm_unmount()
Dlock_dlm.c1346 .lm_unmount = gdlm_unmount,