Searched refs:ocfs2_lock_res (Results 1 – 10 of 10) sorted by relevance
1766 struct ocfs2_lock_res *lockres; in ocfs2_rw_lock()1790 struct ocfs2_lock_res *lockres; in ocfs2_try_rw_lock()1828 struct ocfs2_lock_res *lockres; in ocfs2_open_lock()1850 struct ocfs2_lock_res *lockres; in ocfs2_try_open_lock()2677 struct ocfs2_lock_res *lockres; in ocfs2_inode_lock_tracker()2733 struct ocfs2_lock_res *lockres; in ocfs2_inode_unlock_tracker()2749 struct ocfs2_lock_res *lockres; in ocfs2_orphan_scan_lock()2776 struct ocfs2_lock_res *lockres; in ocfs2_orphan_scan_unlock()3052 static struct ocfs2_lock_res *ocfs2_dlm_next_res(struct ocfs2_lock_res *start, in ocfs2_dlm_next_res()3081 struct ocfs2_lock_res *iter; in ocfs2_dlm_seq_start()[all …]
107 void ocfs2_lock_res_init_once(struct ocfs2_lock_res *res);108 void ocfs2_inode_lock_res_init(struct ocfs2_lock_res *res,115 void ocfs2_file_lock_res_init(struct ocfs2_lock_res *lockres,118 void ocfs2_qinfo_lock_res_init(struct ocfs2_lock_res *lockres,120 void ocfs2_refcount_lock_res_init(struct ocfs2_lock_res *lockres,123 void ocfs2_lock_res_free(struct ocfs2_lock_res *res);186 struct ocfs2_lock_res *lockres);188 struct ocfs2_lock_res *lockres);
20 struct ocfs2_lock_res ip_rw_lockres;21 struct ocfs2_lock_res ip_inode_lockres;22 struct ocfs2_lock_res ip_open_lockres;
155 struct ocfs2_lock_res { struct214 struct ocfs2_lock_res os_lockres; /* lock to synchronize scans */ argument392 struct ocfs2_lock_res osb_super_lockres;393 struct ocfs2_lock_res osb_rename_lockres;394 struct ocfs2_lock_res osb_nfs_sync_lockres;396 struct ocfs2_lock_res osb_trim_fs_lockres;
25 struct ocfs2_lock_res dl_lockres;
25 struct ocfs2_lock_res fp_flock;
28 struct ocfs2_lock_res *lockres = &fp->fp_flock; in ocfs2_do_flock()
58 struct ocfs2_lock_res dqi_gqlock; /* Lock protecting quota information structure */
264 struct ocfs2_lock_res;
16 struct ocfs2_lock_res rf_lockres;
Completed in 22 milliseconds