Searched refs:ocfs2_lock_res (Results 1 – 10 of 10) sorted by relevance
71 static struct ocfs2_super *ocfs2_get_dentry_osb(struct ocfs2_lock_res *lockres);72 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres);73 static struct ocfs2_super *ocfs2_get_file_osb(struct ocfs2_lock_res *lockres);74 static struct ocfs2_super *ocfs2_get_qinfo_osb(struct ocfs2_lock_res *lockres);99 static int ocfs2_check_meta_downconvert(struct ocfs2_lock_res *lockres,101 static void ocfs2_set_meta_lvb(struct ocfs2_lock_res *lockres);103 static int ocfs2_data_convert_worker(struct ocfs2_lock_res *lockres,106 static int ocfs2_dentry_convert_worker(struct ocfs2_lock_res *lockres,110 struct ocfs2_lock_res *lockres);112 static void ocfs2_set_qinfo_lvb(struct ocfs2_lock_res *lockres);[all …]
99 void ocfs2_lock_res_init_once(struct ocfs2_lock_res *res);100 void ocfs2_inode_lock_res_init(struct ocfs2_lock_res *res,107 void ocfs2_file_lock_res_init(struct ocfs2_lock_res *lockres,110 void ocfs2_qinfo_lock_res_init(struct ocfs2_lock_res *lockres,112 void ocfs2_refcount_lock_res_init(struct ocfs2_lock_res *lockres,115 void ocfs2_lock_res_free(struct ocfs2_lock_res *res);168 struct ocfs2_lock_res *lockres);170 struct ocfs2_lock_res *lockres);
36 struct ocfs2_lock_res ip_rw_lockres;37 struct ocfs2_lock_res ip_inode_lockres;38 struct ocfs2_lock_res ip_open_lockres;
162 struct ocfs2_lock_res { struct215 struct ocfs2_lock_res os_lockres; /* lock to synchronize scans */ argument391 struct ocfs2_lock_res osb_super_lockres;392 struct ocfs2_lock_res osb_rename_lockres;393 struct ocfs2_lock_res osb_nfs_sync_lockres;
41 struct ocfs2_lock_res dl_lockres;
41 struct ocfs2_lock_res fp_flock;
43 struct ocfs2_lock_res *lockres = &fp->fp_flock; in ocfs2_do_flock()
56 struct ocfs2_lock_res dqi_gqlock; /* Lock protecting quota information structure */
26 struct ocfs2_lock_res rf_lockres;
274 struct ocfs2_lock_res;