Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Ddlmglue.c1767 struct ocfs2_lock_res *lockres; in ocfs2_rw_lock()
1791 struct ocfs2_lock_res *lockres; in ocfs2_try_rw_lock()
1829 struct ocfs2_lock_res *lockres; in ocfs2_open_lock()
1851 struct ocfs2_lock_res *lockres; in ocfs2_try_open_lock()
2678 struct ocfs2_lock_res *lockres; in ocfs2_inode_lock_tracker()
2734 struct ocfs2_lock_res *lockres; in ocfs2_inode_unlock_tracker()
2750 struct ocfs2_lock_res *lockres; in ocfs2_orphan_scan_lock()
2777 struct ocfs2_lock_res *lockres; in ocfs2_orphan_scan_unlock()
3053 static struct ocfs2_lock_res *ocfs2_dlm_next_res(struct ocfs2_lock_res *start, in ocfs2_dlm_next_res()
3082 struct ocfs2_lock_res *iter; in ocfs2_dlm_seq_start()
[all …]
H A Ddlmglue.h107 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);
184 struct ocfs2_lock_res *lockres);
186 struct ocfs2_lock_res *lockres);
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 Dstackglue.h264 struct ocfs2_lock_res;
H A Drefcounttree.h16 struct ocfs2_lock_res rf_lockres;