Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsys.c462 return sprintf(buf, "%d\n", ls->ls_first); in lkfirst_show()
485 sdp->sd_lockstruct.ls_first = first; in lkfirst_store()
H A Dops_fstype.c822 if (sdp->sd_lockstruct.ls_first) { in init_journal()
1026 ls->ls_first = 1; in gfs2_lm_mount()
1052 ls->ls_first = option; in gfs2_lm_mount()
H A Dincore.h649 unsigned int ls_first; member
H A Dlock_dlm.c1351 ls->ls_first = !!test_bit(DFL_FIRST_MOUNT, &ls->ls_recover_flags); in gdlm_mount()