Searched defs:numbits (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/include/linux/ |
D | hdlcdrv.h | 113 int numbits; member 137 int numbits; member
|
/linux-5.19.10/fs/minix/ |
D | bitmap.c | 27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) in count_free()
|
/linux-5.19.10/drivers/net/hamradio/ |
D | baycom_epp.c | 176 unsigned int bitbuf, bitstream, numbits, state; member 555 unsigned int bitbuf, notbitstream, bitstream, numbits, state; in receive() local
|
/linux-5.19.10/fs/ocfs2/ |
D | localalloc.c | 824 u32 *numbits, in ocfs2_local_alloc_find_clear_bits()
|
D | super.c | 1612 u32 numbits, freebits; in ocfs2_statfs() local
|
/linux-5.19.10/fs/ocfs2/cluster/ |
D | heartbeat.c | 1064 static int o2hb_highest_node(unsigned long *nodes, int numbits) in o2hb_highest_node() 1069 static int o2hb_lowest_node(unsigned long *nodes, int numbits) in o2hb_lowest_node()
|