Lines Matching refs:ocfs2_lock_res_ops
164 struct ocfs2_lock_res_ops { struct
239 static struct ocfs2_lock_res_ops ocfs2_inode_rw_lops = { argument
244 static struct ocfs2_lock_res_ops ocfs2_inode_inode_lops = {
252 static struct ocfs2_lock_res_ops ocfs2_super_lops = {
256 static struct ocfs2_lock_res_ops ocfs2_rename_lops = {
260 static struct ocfs2_lock_res_ops ocfs2_nfs_sync_lops = {
264 static struct ocfs2_lock_res_ops ocfs2_trim_fs_lops = {
268 static struct ocfs2_lock_res_ops ocfs2_orphan_scan_lops = {
272 static struct ocfs2_lock_res_ops ocfs2_dentry_lops = {
279 static struct ocfs2_lock_res_ops ocfs2_inode_open_lops = {
284 static struct ocfs2_lock_res_ops ocfs2_flock_lops = {
289 static struct ocfs2_lock_res_ops ocfs2_qinfo_lops = {
295 static struct ocfs2_lock_res_ops ocfs2_refcount_block_lops = {
507 struct ocfs2_lock_res_ops *ops, in ocfs2_lock_res_init_common()
550 struct ocfs2_lock_res_ops *ops; in ocfs2_inode_lock_res_init()