Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dutil.c358 if (lm->lm_unmount) { in gfs2_withdraw()
360 lm->lm_unmount(sdp); in gfs2_withdraw()
A Dglock.h133 void (*lm_unmount) (struct gfs2_sbd *sdp); member
A Dops_fstype.c1081 if (likely(!gfs2_withdrawn(sdp)) && lm->lm_unmount) in gfs2_lm_unmount()
1082 lm->lm_unmount(sdp); in gfs2_lm_unmount()
A Dlock_dlm.c1411 .lm_unmount = gdlm_unmount,

Completed in 10 milliseconds