Lines Matching defs:res

321 ocfs2_lock_res_refcount_tree(struct ocfs2_lock_res *res)  in ocfs2_lock_res_refcount_tree()
407 static void ocfs2_add_lockres_tracking(struct ocfs2_lock_res *res, in ocfs2_add_lockres_tracking()
417 static void ocfs2_remove_lockres_tracking(struct ocfs2_lock_res *res) in ocfs2_remove_lockres_tracking()
426 static void ocfs2_init_lock_stats(struct ocfs2_lock_res *res) in ocfs2_init_lock_stats()
434 static void ocfs2_update_lock_stats(struct ocfs2_lock_res *res, int level, in ocfs2_update_lock_stats()
493 static inline void ocfs2_init_lock_stats(struct ocfs2_lock_res *res) in ocfs2_init_lock_stats()
496 static inline void ocfs2_update_lock_stats(struct ocfs2_lock_res *res, in ocfs2_update_lock_stats()
512 struct ocfs2_lock_res *res, in ocfs2_lock_res_init_common()
541 void ocfs2_lock_res_init_once(struct ocfs2_lock_res *res) in ocfs2_lock_res_init_once()
552 void ocfs2_inode_lock_res_init(struct ocfs2_lock_res *res, in ocfs2_inode_lock_res_init()
658 static void ocfs2_super_lock_res_init(struct ocfs2_lock_res *res, in ocfs2_super_lock_res_init()
670 static void ocfs2_rename_lock_res_init(struct ocfs2_lock_res *res, in ocfs2_rename_lock_res_init()
681 static void ocfs2_nfs_sync_lock_res_init(struct ocfs2_lock_res *res, in ocfs2_nfs_sync_lock_res_init()
721 static void ocfs2_orphan_scan_lock_res_init(struct ocfs2_lock_res *res, in ocfs2_orphan_scan_lock_res_init()
767 void ocfs2_lock_res_free(struct ocfs2_lock_res *res) in ocfs2_lock_res_free()
2149 u64 res; in ocfs2_pack_timespec() local
3267 struct ocfs2_lock_res *res = &priv->p_iter_res; in ocfs2_dlm_debug_release() local