| /fs/bcachefs/ | 
| D | disk_groups.c | 26 	struct bch_disk_group *g, *sorted = NULL;  in bch2_sb_disk_groups_validate()  local 94 	struct bch_disk_groups_cpu *g = rcu_dereference(c->disk_groups);  in bch2_disk_groups_to_text()  local 124 	struct bch_disk_group *g;  in bch2_sb_disk_groups_to_text()  local 150 	unsigned i, g, nr_groups;  in bch2_sb_disk_groups_to_cpu()  local 218 		struct bch_disk_groups_cpu *g = rcu_dereference(c->disk_groups);  in bch2_target_to_mask()  local 244 		struct bch_disk_groups_cpu *g;  in bch2_dev_in_target()  local 274 		struct bch_disk_group *g = groups->entries + i;  in __bch2_disk_group_find()  local 295 	struct bch_disk_group *g;  in __bch2_disk_group_add()  local 383 	struct bch_disk_group_cpu *g;  in bch2_disk_path_to_text()  local 434 	struct bch_disk_group *g;  in bch2_disk_path_to_text_sb()  local [all …] 
 | 
| D | btree_locking.c | 68 	struct trans_waiting_for_lock	g[8];  member 72 static noinline void print_cycle(struct printbuf *out, struct lock_graph *g)  in print_cycle() 88 static noinline void print_chain(struct printbuf *out, struct lock_graph *g)  in print_chain() 101 static void lock_graph_up(struct lock_graph *g)  in lock_graph_up() 106 static noinline void lock_graph_pop_all(struct lock_graph *g)  in lock_graph_pop_all() 112 static void __lock_graph_down(struct lock_graph *g, struct btree_trans *trans)  in __lock_graph_down() 121 static void lock_graph_down(struct lock_graph *g, struct btree_trans *trans)  in lock_graph_down() 127 static bool lock_graph_remove_non_waiters(struct lock_graph *g)  in lock_graph_remove_non_waiters() 142 static void trace_would_deadlock(struct lock_graph *g, struct btree_trans *trans)  in trace_would_deadlock() 159 static int abort_lock(struct lock_graph *g, struct trans_waiting_for_lock *i)  in abort_lock() [all …] 
 | 
| D | buckets.c | 123 	struct bucket *g = PTR_GC_BUCKET(ca, &p.ptr);  in bch2_check_fix_ptr()  local 297 				struct bucket *g = PTR_GC_BUCKET(ca, ptr);  in bch2_check_fix_ptrs()  local 311 				struct bucket *g = PTR_GC_BUCKET(ca, &p.ptr);  in bch2_check_fix_ptrs()  local 603 		struct bucket *g = gc_bucket(ca, bucket.offset);  in bch2_trigger_pointer()  local 994 	struct bucket *g = gc_bucket(ca, b);  in bch2_mark_metadata_bucket()  local
  | 
| D | alloc_background.c | 534 	struct bkey_s_c_bucket_gens g = bkey_s_c_to_bucket_gens(k);  in bch2_bucket_gens_to_text()  local 547 	struct bkey_i_bucket_gens g;  in bch2_bucket_gens_init()  local 744 	struct bkey_i_bucket_gens *g;  in bch2_bucket_gen_update()  local 999 		struct bucket *g = gc_bucket(ca, new.k->p.offset);  in bch2_trigger_alloc()  local 1227 		struct bkey_i_bucket_gens *g =  in bch2_check_alloc_key()  local 1332 		struct bkey_i_bucket_gens g;  in bch2_check_alloc_hole_bucket_gens()  local 1441 	struct bkey_i_bucket_gens g;  in bch2_check_bucket_gens_key()  local
  | 
| D | ec.c | 308 		struct bucket *g = gc_bucket(ca, bucket.offset);  in mark_stripe_bucket()  local
  | 
| /fs/dlm/ | 
| D | config.c | 402 static struct config_group *make_cluster(struct config_group *g,  in make_cluster() 451 static void drop_cluster(struct config_group *g, struct config_item *i)  in drop_cluster() 472 static struct config_group *make_space(struct config_group *g, const char *name)  in make_space() 500 static void drop_space(struct config_group *g, struct config_item *i)  in drop_space() 517 static struct config_item *make_comm(struct config_group *g, const char *name)  in make_comm() 538 static void drop_comm(struct config_group *g, struct config_item *i)  in drop_comm() 555 static struct config_item *make_node(struct config_group *g, const char *name)  in make_node() 577 static void drop_node(struct config_group *g, struct config_item *i)  in drop_node()
  | 
| /fs/ | 
| D | fs_struct.c | 60 	struct task_struct *g, *p;  in chroot_fs_refs()  local
  | 
| /fs/ext4/ | 
| D | ialloc.c | 375 static void get_orlov_stats(struct super_block *sb, ext4_group_t g,  in get_orlov_stats() 435 	ext4_group_t i, grp, g, ngroups;  in find_group_orlov()  local
  | 
| D | super.c | 6443 	ext4_group_t g;  in __ext4_remount()  local
  | 
| /fs/gfs2/ | 
| D | dir.c | 487 	struct dirent_gather *g = opaque;  in gfs2_dirent_gather()  local 1378 	struct dirent_gather g;  in gfs2_dir_read_leaf()  local 1573 	struct dirent_gather g;  in gfs2_dir_read()  local
  | 
| /fs/xfs/ | 
| D | xfs_quota.h | 192 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p)  argument
  | 
| /fs/proc/ | 
| D | array.c | 153 	int g, umask = -1;  in task_state()  local
  | 
| /fs/nfsd/ | 
| D | export.c | 1323 static bool secinfo_flags_equal(int f, int g)  in secinfo_flags_equal()
  | 
| /fs/configfs/ | 
| D | dir.c | 721 	struct config_group *g, *n;  in configfs_remove_default_groups()  local
  | 
| /fs/nfs/ | 
| D | dir.c | 2983 	int g;  in access_cmp()  local
  |