Lines Matching refs:ocfs2_lock_res_ops
160 struct ocfs2_lock_res_ops { struct
235 static struct ocfs2_lock_res_ops ocfs2_inode_rw_lops = { argument
240 static struct ocfs2_lock_res_ops ocfs2_inode_inode_lops = {
248 static struct ocfs2_lock_res_ops ocfs2_super_lops = {
252 static struct ocfs2_lock_res_ops ocfs2_rename_lops = {
256 static struct ocfs2_lock_res_ops ocfs2_nfs_sync_lops = {
260 static struct ocfs2_lock_res_ops ocfs2_orphan_scan_lops = {
264 static struct ocfs2_lock_res_ops ocfs2_dentry_lops = {
271 static struct ocfs2_lock_res_ops ocfs2_inode_open_lops = {
276 static struct ocfs2_lock_res_ops ocfs2_flock_lops = {
281 static struct ocfs2_lock_res_ops ocfs2_qinfo_lops = {
287 static struct ocfs2_lock_res_ops ocfs2_refcount_block_lops = {
499 struct ocfs2_lock_res_ops *ops, in ocfs2_lock_res_init_common()
541 struct ocfs2_lock_res_ops *ops; in ocfs2_inode_lock_res_init()