Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddlmglue.c149 struct ocfs2_lock_res_ops { struct
154 struct ocfs2_super * (*get_osb)(struct ocfs2_lock_res *);
165 void (*post_unlock)(struct ocfs2_super *, struct ocfs2_lock_res *);
177 int (*check_downconvert)(struct ocfs2_lock_res *, int);
188 void (*set_lvb)(struct ocfs2_lock_res *);
199 int (*downconvert_worker)(struct ocfs2_lock_res *, int);
224 static struct ocfs2_lock_res_ops ocfs2_inode_rw_lops = { argument