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

/linux-master/fs/gfs2/
H A Dsys.c462 return sprintf(buf, "%d\n", ls->ls_first);
485 sdp->sd_lockstruct.ls_first = first;
H A Dops_fstype.c820 if (sdp->sd_lockstruct.ls_first) {
1024 ls->ls_first = 1;
1050 ls->ls_first = option;
H A Dincore.h642 * ls_first - this node is the first to mount the file system
649 unsigned int ls_first; member in struct:lm_lockstruct
H A Dlock_dlm.c1339 ls->ls_first = !!test_bit(DFL_FIRST_MOUNT, &ls->ls_recover_flags);

Completed in 174 milliseconds