Searched defs:data_ac (Results 1 – 10 of 10) sorted by relevance
/linux-6.8/fs/ocfs2/ |
D | acl.c | 220 struct ocfs2_alloc_context *data_ac) in ocfs2_set_acl() 357 struct ocfs2_alloc_context *data_ac) in ocfs2_init_acl()
|
D | dir.c | 2215 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_el() 2427 struct ocfs2_alloc_context *data_ac, in __ocfs2_dx_dir_new_cluster() 2468 struct ocfs2_alloc_context *data_ac, in ocfs2_dx_dir_new_cluster() 2510 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_dx() 2565 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir() 2775 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_expand_inline_dir() local 3083 struct ocfs2_alloc_context *data_ac, in ocfs2_do_extend_dir() 3156 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_extend_dir() local 3695 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; in ocfs2_dx_dir_rebalance() local 4005 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_expand_inline_dx_root() local
|
D | move_extents.c | 45 struct ocfs2_alloc_context *data_ac; member 323 struct ocfs2_alloc_context *data_ac = context->data_ac; in ocfs2_defrag_extent() local
|
D | aops.c | 1116 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster() 1217 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster_by_desc() 1655 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_write_begin_nolock() local 2303 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_dio_end_io_write() local
|
D | namei.c | 239 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_mknod() local 1819 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_symlink() local
|
D | file.c | 543 struct ocfs2_alloc_context *data_ac, in ocfs2_add_inode_data() 565 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_extend_allocation() local
|
D | xattr.c | 70 struct ocfs2_alloc_context *data_ac; member 3447 struct ocfs2_alloc_context *data_ac) in ocfs2_xattr_set_handle() 6746 struct ocfs2_alloc_context **data_ac) in ocfs2_lock_reflink_xattr_rec_allocators() 6831 struct ocfs2_alloc_context *data_ac, in ocfs2_reflink_xattr_bucket() 6923 struct ocfs2_alloc_context *data_ac, in ocfs2_reflink_xattr_buckets() 7002 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_reflink_xattr_rec() local 7315 struct ocfs2_alloc_context *data_ac) in ocfs2_init_security_set()
|
D | refcounttree.c | 50 struct ocfs2_alloc_context *data_ac; member 2842 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_refcount_allocators()
|
D | suballoc.c | 2623 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_allocators()
|
D | alloc.c | 4781 struct ocfs2_alloc_context *data_ac, in ocfs2_add_clusters_in_btree() 7070 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_convert_inline_data_to_extents() local
|