Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/ocfs2/
Ddlmglue.c164 struct ocfs2_lock_res_ops { struct
169 struct ocfs2_super * (*get_osb)(struct ocfs2_lock_res *);
180 void (*post_unlock)(struct ocfs2_super *, struct ocfs2_lock_res *);
192 int (*check_downconvert)(struct ocfs2_lock_res *, int);
203 void (*set_lvb)(struct ocfs2_lock_res *);
214 int (*downconvert_worker)(struct ocfs2_lock_res *, int);
239 static struct ocfs2_lock_res_ops ocfs2_inode_rw_lops = { argument
/kernel/linux/linux-5.10/fs/ocfs2/
Ddlmglue.c150 struct ocfs2_lock_res_ops { struct
155 struct ocfs2_super * (*get_osb)(struct ocfs2_lock_res *);
166 void (*post_unlock)(struct ocfs2_super *, struct ocfs2_lock_res *);
178 int (*check_downconvert)(struct ocfs2_lock_res *, int);
189 void (*set_lvb)(struct ocfs2_lock_res *);
200 int (*downconvert_worker)(struct ocfs2_lock_res *, int);
225 static struct ocfs2_lock_res_ops ocfs2_inode_rw_lops = { argument