Home
last modified time | relevance | path

Searched refs:ocfs2_lock_res_free (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/fs/ocfs2/
Ddcache.c341 ocfs2_lock_res_free(&dl->dl_lockres); in ocfs2_dentry_attach_lock()
426 ocfs2_lock_res_free(&dl->dl_lockres); in ocfs2_drop_dentry_lock()
Ddlmglue.h108 void ocfs2_lock_res_free(struct ocfs2_lock_res *res);
Dinode.c1114 ocfs2_lock_res_free(&oi->ip_rw_lockres); in ocfs2_clear_inode()
1115 ocfs2_lock_res_free(&oi->ip_inode_lockres); in ocfs2_clear_inode()
1116 ocfs2_lock_res_free(&oi->ip_open_lockres); in ocfs2_clear_inode()
Ddlmglue.c722 void ocfs2_lock_res_free(struct ocfs2_lock_res *res) in ocfs2_lock_res_free() function
3052 ocfs2_lock_res_free(&osb->osb_super_lockres); in ocfs2_dlm_shutdown()
3053 ocfs2_lock_res_free(&osb->osb_rename_lockres); in ocfs2_dlm_shutdown()
3054 ocfs2_lock_res_free(&osb->osb_nfs_sync_lockres); in ocfs2_dlm_shutdown()
3055 ocfs2_lock_res_free(&osb->osb_orphan_scan.os_lockres); in ocfs2_dlm_shutdown()
Dquota_local.c785 ocfs2_lock_res_free(&oinfo->dqi_gqlock); in ocfs2_local_read_info()
827 ocfs2_lock_res_free(&oinfo->dqi_gqlock); in ocfs2_local_free_info()
Dfile.c90 ocfs2_lock_res_free(&fp->fp_flock); in ocfs2_free_file_private()
Drefcounttree.c257 ocfs2_lock_res_free(&tree->rf_lockres); in ocfs2_free_refcount_tree()