Home
last modified time | relevance | path

Searched refs:ocfs2_lock_res (Results 1 – 8 of 8) sorted by relevance

/linux/fs/ocfs2/
H A Ddlmglue.c59 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 …]
H A Dinode.h20 struct ocfs2_lock_res ip_rw_lockres;
21 struct ocfs2_lock_res ip_inode_lockres;
22 struct ocfs2_lock_res ip_open_lockres;
H A Docfs2.h155 struct ocfs2_lock_res { struct
214 struct ocfs2_lock_res os_lockres; /* lock to synchronize scans */ argument
434 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;
H A Ddcache.h25 struct ocfs2_lock_res dl_lockres;
H A Dfile.h26 struct ocfs2_lock_res fp_flock;
H A Dlocks.c28 struct ocfs2_lock_res *lockres = &fp->fp_flock; in ocfs2_do_flock()
H A Dquota.h58 struct ocfs2_lock_res dqi_gqlock; /* Lock protecting quota information structure */
H A Drefcounttree.h16 struct ocfs2_lock_res rf_lockres;