/fs/ocfs2/ |
D | suballoc.c | 118 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource() 138 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() 419 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig() 463 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits() 484 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig() 576 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig() 661 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc() local 763 struct ocfs2_alloc_context *ac, in ocfs2_reserve_suballoc_bits() 911 struct ocfs2_alloc_context *ac, in ocfs2_steal_resource() 944 struct ocfs2_alloc_context *ac) in ocfs2_steal_inode() [all …]
|
D | localalloc.c | 616 struct ocfs2_alloc_context *ac) in ocfs2_reserve_local_alloc_bits() 715 struct ocfs2_alloc_context *ac, in ocfs2_claim_local_alloc_bits() 771 struct ocfs2_alloc_context *ac, in ocfs2_free_local_alloc_bits() 1097 struct ocfs2_alloc_context **ac, in ocfs2_local_alloc_reserve_for_window() 1148 struct ocfs2_alloc_context *ac) in ocfs2_local_alloc_new_window() 1243 struct ocfs2_alloc_context *ac = NULL; in ocfs2_local_alloc_slide_window() local
|
D | suballoc.h | 51 static inline int ocfs2_alloc_context_bits_left(struct ocfs2_alloc_context *ac) in ocfs2_alloc_context_bits_left()
|
D | alloc.c | 5651 struct ocfs2_alloc_context **ac, in ocfs2_reserve_blocks_for_rec_trunc()
|
/fs/ext4/ |
D | mballoc.c | 876 static void ext4_mb_choose_next_group_cr0(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_cr0() 929 static void ext4_mb_choose_next_group_cr1(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_cr1() 1000 static inline int should_optimize_scan(struct ext4_allocation_context *ac) in should_optimize_scan() 1016 next_linear_group(struct ext4_allocation_context *ac, ext4_group_t group, in next_linear_group() 1054 static void ext4_mb_choose_next_group(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group() 2027 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 2076 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() 2126 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent() 2186 int ext4_mb_try_best_found(struct ext4_allocation_context *ac, in ext4_mb_try_best_found() 2214 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, in ext4_mb_find_by_goal() [all …]
|
/fs/afs/ |
D | addr_list.c | 354 bool afs_iterate_addresses(struct afs_addr_cursor *ac) in afs_iterate_addresses() 389 int afs_end_cursor(struct afs_addr_cursor *ac) in afs_end_cursor()
|
D | fs_probe.c | 77 struct afs_addr_cursor *ac) in afs_fs_probe_not_done() 198 struct afs_addr_cursor ac = { in afs_fs_probe_fileserver() local
|
D | rxrpc.c | 293 void afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, gfp_t gfp) in afs_make_call() 573 struct afs_addr_cursor *ac) in afs_wait_for_call_to_complete()
|
D | vl_probe.c | 149 struct afs_addr_cursor ac = { in afs_do_probe_vlserver() local
|
D | vlclient.c | 381 struct afs_addr_cursor *ac, in afs_vl_get_capabilities()
|
D | server.c | 460 struct afs_addr_cursor ac = { in afs_give_up_callbacks() local
|
D | fsclient.c | 1610 struct afs_addr_cursor *ac, in afs_fs_give_up_all_callbacks() 1710 struct afs_addr_cursor *ac, struct key *key) in afs_fs_get_capabilities()
|
D | internal.h | 735 struct afs_addr_cursor ac; member 848 struct afs_addr_cursor ac; member
|
/fs/crypto/ |
D | fname.c | 203 u32 ac = 0; in fscrypt_base64url_encode() local 238 u32 ac = 0; in fscrypt_base64url_decode() local
|
/fs/ceph/ |
D | mds_client.c | 5267 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth; in mds_get_authorizer() local 5284 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth; in mds_add_authorizer_challenge() local 5294 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth; in mds_verify_authorizer_reply() local 5306 struct ceph_auth_client *ac = mdsc->fsc->client->monc.auth; in mds_invalidate_authorizer() local 5318 struct ceph_auth_client *ac = s->s_mdsc->fsc->client->monc.auth; in mds_get_auth_request() local 5338 struct ceph_auth_client *ac = s->s_mdsc->fsc->client->monc.auth; in mds_handle_auth_reply_more() local 5358 struct ceph_auth_client *ac = s->s_mdsc->fsc->client->monc.auth; in mds_handle_auth_done() local
|
D | debugfs.c | 304 struct ceph_auth_client *ac = fsc->client->monc.auth; in mds_sessions_show() local
|
/fs/btrfs/ |
D | transaction.c | 1948 struct btrfs_async_commit *ac = in do_async_commit() local 1967 struct btrfs_async_commit *ac; in btrfs_commit_transaction_async() local
|