Searched refs:GENRADIX (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/bcachefs/
H A Dquota_types.h30 typedef GENRADIX(struct bch_memquota) bch_memquota_table;
H A Dbcachefs.h529 typedef GENRADIX(struct reflink_gc) reflink_gc_table;
1026 GENRADIX(struct stripe) stripes;
1027 GENRADIX(struct gc_stripe) gc_stripes;
1106 GENRADIX(struct journal_replay *) journal_entries;
/linux-master/include/linux/
H A Dgeneric-radix-tree.h12 * static GENRADIX(struct foo) foo_genradix;
74 #define GENRADIX(_type) \ macro
81 GENRADIX(_type) _name = __GENRADIX_INITIALIZER
/linux-master/include/net/sctp/
H A Dstructs.h1458 GENRADIX(struct sctp_stream_out) out;
1459 GENRADIX(struct sctp_stream_in) in;
/linux-master/fs/proc/
H A Dbase.c2345 GENRADIX(struct map_files_info) fa;

Completed in 127 milliseconds