Home
last modified time | relevance | path

Searched defs:lm_lockstruct (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/gfs2/
Dincore.h556 struct lm_lockstruct { struct
557 int ls_jid;
558 unsigned int ls_first;
559 unsigned int ls_nodir;
560 const struct lm_lockops *ls_ops;
561 dlm_lockspace_t *ls_dlm;
563 int ls_recover_jid_done; /* These two are deprecated, */
564 int ls_recover_jid_status; /* used previously by gfs_controld */
566 struct dlm_lksb ls_mounted_lksb; /* mounted_lock */
567 struct dlm_lksb ls_control_lksb; /* control_lock */
[all …]