Searched refs:ocfs2_journal_access (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | journal.h | 228 * ocfs2_journal_access* - Notify the handle that we want to journal this 303 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, 321 * ocfs2_journal_access(handle, bh, OCFS2_JOURNAL_ACCESS_WRITE);
|
H A D | xattr.c | 427 rc = ocfs2_journal_access(handle, in ocfs2_xattr_bucket_journal_access() 1386 ret = ocfs2_journal_access(handle, in __ocfs2_xattr_set_value_outside() 1876 vb->vb_access = ocfs2_journal_access; in ocfs2_xa_bucket_fill_value_buf() 5366 .vb_access = ocfs2_journal_access, in ocfs2_xattr_bucket_value_truncate() 5808 vb.vb_access = ocfs2_journal_access; in ocfs2_prepare_refcount_xattr() 6048 .vb_access = ocfs2_journal_access, in ocfs2_xattr_bucket_value_refcount() 6844 .vb_access = ocfs2_journal_access, in ocfs2_reflink_xattr_bucket()
|
H A D | journal.c | 767 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access() function
|
H A D | ocfs2_trace.h | 2585 DEFINE_OCFS2_ULL_ULL_UINT_UINT_EVENT(ocfs2_journal_access); variable
|
H A D | namei.c | 1754 status = ocfs2_journal_access(handle, INODE_CACHE(inode), in ocfs2_create_symlink_data()
|
H A D | refcounttree.c | 3034 ret = ocfs2_journal_access(handle, ci, new_bh, in ocfs2_duplicate_clusters_by_jbd()
|
H A D | alloc.c | 729 access = ocfs2_journal_access; in ocfs2_path_bh_journal_access()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | journal.h | 227 * ocfs2_journal_access* - Notify the handle that we want to journal this 302 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, 320 * ocfs2_journal_access(handle, bh, OCFS2_JOURNAL_ACCESS_WRITE);
|
H A D | xattr.c | 421 rc = ocfs2_journal_access(handle, in ocfs2_xattr_bucket_journal_access() 1380 ret = ocfs2_journal_access(handle, in __ocfs2_xattr_set_value_outside() 1870 vb->vb_access = ocfs2_journal_access; in ocfs2_xa_bucket_fill_value_buf() 5360 .vb_access = ocfs2_journal_access, in ocfs2_xattr_bucket_value_truncate() 5802 vb.vb_access = ocfs2_journal_access; in ocfs2_prepare_refcount_xattr() 6042 .vb_access = ocfs2_journal_access, in ocfs2_xattr_bucket_value_refcount() 6838 .vb_access = ocfs2_journal_access, in ocfs2_reflink_xattr_bucket()
|
H A D | journal.c | 763 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access() function
|
H A D | ocfs2_trace.h | 2586 DEFINE_OCFS2_ULL_ULL_UINT_UINT_EVENT(ocfs2_journal_access); variable
|
H A D | namei.c | 1758 status = ocfs2_journal_access(handle, INODE_CACHE(inode), in ocfs2_create_symlink_data()
|
H A D | refcounttree.c | 3035 ret = ocfs2_journal_access(handle, ci, new_bh, in ocfs2_duplicate_clusters_by_jbd()
|
H A D | alloc.c | 727 access = ocfs2_journal_access; in ocfs2_path_bh_journal_access()
|
Completed in 92 milliseconds