Searched refs:ocfs2_lock_res (Results 1 – 8 of 8) sorted by relevance
59 static struct ocfs2_super *ocfs2_get_dentry_osb(struct ocfs2_lock_res *lockres);60 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres);61 static struct ocfs2_super *ocfs2_get_file_osb(struct ocfs2_lock_res *lockres);62 static struct ocfs2_super *ocfs2_get_qinfo_osb(struct ocfs2_lock_res *lockres);89 static int ocfs2_check_meta_downconvert(struct ocfs2_lock_res *lockres,91 static void ocfs2_set_meta_lvb(struct ocfs2_lock_res *lockres);93 static int ocfs2_data_convert_worker(struct ocfs2_lock_res *lockres,96 static int ocfs2_dentry_convert_worker(struct ocfs2_lock_res *lockres,100 struct ocfs2_lock_res *lockres);102 static void ocfs2_set_qinfo_lvb(struct ocfs2_lock_res *lockres);[all …]
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 */ argument434 struct ocfs2_lock_res osb_super_lockres;435 struct ocfs2_lock_res osb_rename_lockres;436 struct ocfs2_lock_res osb_nfs_sync_lockres;438 struct ocfs2_lock_res osb_trim_fs_lockres;
25 struct ocfs2_lock_res dl_lockres;
26 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 */
16 struct ocfs2_lock_res rf_lockres;