Home
last modified time | relevance | path

Searched refs:slot_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/orangefs/
Dorangefs-bufmap.c11 struct slot_map { struct
18 static struct slot_map rw_map = { argument
22 static struct slot_map readdir_map = {
28 static void install(struct slot_map *m, int count, unsigned long *map) in install()
37 static void mark_killed(struct slot_map *m) in mark_killed()
44 static void run_down(struct slot_map *m) in run_down()
68 static void put(struct slot_map *m, int slot) in put()
81 static int wait_for_free(struct slot_map *m) in wait_for_free()
124 static int get(struct slot_map *m) in get()
/linux-6.12.1/drivers/net/wan/
Dfsl_qmc_hdlc.c48 u32 slot_map; member
418 u32 slot_map, struct qmc_chan_ts_info *ts_info) in qmc_hdlc_xlate_slot_map() argument
432 bitmap_from_u64(map, slot_map); in qmc_hdlc_xlate_slot_map()
447 const struct qmc_chan_ts_info *ts_info, u32 *slot_map) in qmc_hdlc_xlate_ts_info() argument
483 *slot_map = slot_array[0]; in qmc_hdlc_xlate_ts_info()
497 ret = qmc_hdlc_xlate_slot_map(qmc_hdlc, te1->slot_map, &ts_info); in qmc_hdlc_set_iface()
507 qmc_hdlc->slot_map = te1->slot_map; in qmc_hdlc_set_iface()
547 te1.slot_map = qmc_hdlc->slot_map; in qmc_hdlc_ioctl()
741 ret = qmc_hdlc_xlate_ts_info(qmc_hdlc, &ts_info, &qmc_hdlc->slot_map); in qmc_hdlc_probe()
/linux-6.12.1/include/uapi/linux/hdlc/
Dioctl.h50 unsigned int slot_map; member
/linux-6.12.1/fs/ocfs2/
DMakefile34 slot_map.o \