Searched defs:data_ac (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A 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()
|
H A D | dir.c | 2244 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_el() 2456 struct ocfs2_alloc_context *data_ac, in __ocfs2_dx_dir_new_cluster() 2497 struct ocfs2_alloc_context *data_ac, in ocfs2_dx_dir_new_cluster() 2539 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir_dx() 2594 struct ocfs2_alloc_context *data_ac, in ocfs2_fill_new_dir() 2804 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_expand_inline_dir() local 3112 struct ocfs2_alloc_context *data_ac, in ocfs2_do_extend_dir() 3185 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_extend_dir() local 3727 struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL; in ocfs2_dx_dir_rebalance() local 4037 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_expand_inline_dx_root() local
|
H A 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
|
H A D | aops.c | 1117 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster() 1218 struct ocfs2_alloc_context *data_ac, in ocfs2_write_cluster_by_desc() 1656 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_write_begin_nolock() local 2304 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_dio_end_io_write() local
|
H A D | namei.c | 241 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_mknod() local 1813 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_symlink() local
|
H A 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
|
H A D | xattr.c | 70 struct ocfs2_alloc_context *data_ac; member 3455 struct ocfs2_alloc_context *data_ac) in ocfs2_xattr_set_handle() 6745 struct ocfs2_alloc_context **data_ac) in ocfs2_lock_reflink_xattr_rec_allocators() 6830 struct ocfs2_alloc_context *data_ac, in ocfs2_reflink_xattr_bucket() 6922 struct ocfs2_alloc_context *data_ac, in ocfs2_reflink_xattr_buckets() 7001 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_reflink_xattr_rec() local 7314 struct ocfs2_alloc_context *data_ac) in ocfs2_init_security_set()
|
H A D | refcounttree.c | 51 struct ocfs2_alloc_context *data_ac; member 2843 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_refcount_allocators()
|
H A D | suballoc.c | 2623 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_allocators()
|
H A D | alloc.c | 4774 struct ocfs2_alloc_context *data_ac, in ocfs2_add_clusters_in_btree() 7063 struct ocfs2_alloc_context *data_ac = NULL; in ocfs2_convert_inline_data_to_extents() local
|