Lines Matching refs:ocfs2_lock_res_ops
150 struct ocfs2_lock_res_ops { struct
225 static struct ocfs2_lock_res_ops ocfs2_inode_rw_lops = { argument
230 static struct ocfs2_lock_res_ops ocfs2_inode_inode_lops = {
238 static struct ocfs2_lock_res_ops ocfs2_super_lops = {
242 static struct ocfs2_lock_res_ops ocfs2_rename_lops = {
246 static struct ocfs2_lock_res_ops ocfs2_nfs_sync_lops = {
250 static struct ocfs2_lock_res_ops ocfs2_trim_fs_lops = {
254 static struct ocfs2_lock_res_ops ocfs2_orphan_scan_lops = {
258 static struct ocfs2_lock_res_ops ocfs2_dentry_lops = {
265 static struct ocfs2_lock_res_ops ocfs2_inode_open_lops = {
270 static struct ocfs2_lock_res_ops ocfs2_flock_lops = {
275 static struct ocfs2_lock_res_ops ocfs2_qinfo_lops = {
281 static struct ocfs2_lock_res_ops ocfs2_refcount_block_lops = {
514 struct ocfs2_lock_res_ops *ops, in ocfs2_lock_res_init_common()
557 struct ocfs2_lock_res_ops *ops; in ocfs2_inode_lock_res_init()