Home
last modified time | relevance | path

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

/linux-3.3/fs/gfs2/
Dincore.h538 struct lm_lockstruct { struct
539 int ls_jid;
540 unsigned int ls_first;
541 unsigned int ls_nodir;
542 const struct lm_lockops *ls_ops;
543 dlm_lockspace_t *ls_dlm;
545 int ls_recover_jid_done; /* These two are deprecated, */
546 int ls_recover_jid_status; /* used previously by gfs_controld */
548 struct dlm_lksb ls_mounted_lksb; /* mounted_lock */
549 struct dlm_lksb ls_control_lksb; /* control_lock */
[all …]