Lines Matching refs:ocfs2_lock_res_ops
149 struct ocfs2_lock_res_ops { struct
224 static struct ocfs2_lock_res_ops ocfs2_inode_rw_lops = { argument
229 static struct ocfs2_lock_res_ops ocfs2_inode_inode_lops = {
237 static struct ocfs2_lock_res_ops ocfs2_super_lops = {
241 static struct ocfs2_lock_res_ops ocfs2_rename_lops = {
245 static struct ocfs2_lock_res_ops ocfs2_nfs_sync_lops = {
249 static struct ocfs2_lock_res_ops ocfs2_trim_fs_lops = {
253 static struct ocfs2_lock_res_ops ocfs2_orphan_scan_lops = {
257 static struct ocfs2_lock_res_ops ocfs2_dentry_lops = {
264 static struct ocfs2_lock_res_ops ocfs2_inode_open_lops = {
269 static struct ocfs2_lock_res_ops ocfs2_flock_lops = {
274 static struct ocfs2_lock_res_ops ocfs2_qinfo_lops = {
280 static struct ocfs2_lock_res_ops ocfs2_refcount_block_lops = {
513 struct ocfs2_lock_res_ops *ops, in ocfs2_lock_res_init_common()
556 struct ocfs2_lock_res_ops *ops; in ocfs2_inode_lock_res_init()