Searched refs:ocfs2_journal_access (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/fs/ocfs2/ |
H A D | journal.h | 242 * ocfs2_journal_access* - Notify the handle that we want to journal this 317 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, 335 * ocfs2_journal_access(handle, bh, OCFS2_JOURNAL_ACCESS_WRITE);
|
H A D | uptodate.c | 47 * buffer_head_io.c and ocfs2_journal_access in journal.c
|
H A D | xattr.c | 435 rc = ocfs2_journal_access(handle, ocfs2_xattr_bucket_journal_access() 1369 ret = ocfs2_journal_access(handle, __ocfs2_xattr_set_value_outside() 1859 vb->vb_access = ocfs2_journal_access; ocfs2_xa_bucket_fill_value_buf() 5352 .vb_access = ocfs2_journal_access, ocfs2_xattr_bucket_value_truncate() 5794 vb.vb_access = ocfs2_journal_access; ocfs2_prepare_refcount_xattr() 6034 .vb_access = ocfs2_journal_access, ocfs2_xattr_bucket_value_refcount() 6830 .vb_access = ocfs2_journal_access, ocfs2_reflink_xattr_bucket()
|
H A D | journal.c | 779 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, ocfs2_journal_access() function
|
H A D | namei.c | 1754 status = ocfs2_journal_access(handle, INODE_CACHE(inode), ocfs2_create_symlink_data()
|
H A D | ocfs2_trace.h | 2586 DEFINE_OCFS2_ULL_ULL_UINT_UINT_EVENT(ocfs2_journal_access); variable
|
H A D | refcounttree.c | 3034 ret = ocfs2_journal_access(handle, ci, new_bh, ocfs2_duplicate_clusters_by_jbd()
|
H A D | alloc.c | 734 access = ocfs2_journal_access; ocfs2_path_bh_journal_access()
|
Completed in 235 milliseconds