Searched defs:numbits (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/include/linux/ |
D | hdlcdrv.h | 113 int numbits; member 137 int numbits; member
|
/linux-6.6.21/fs/minix/ |
D | bitmap.c | 27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) in count_free()
|
/linux-6.6.21/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-6.6.21/fs/ocfs2/ |
D | localalloc.c | 824 u32 *numbits, in ocfs2_local_alloc_find_clear_bits()
|
D | super.c | 1614 u32 numbits, freebits; in ocfs2_statfs() local
|
/linux-6.6.21/fs/ocfs2/cluster/ |
D | heartbeat.c | 1061 static int o2hb_highest_node(unsigned long *nodes, int numbits) in o2hb_highest_node() 1066 static int o2hb_lowest_node(unsigned long *nodes, int numbits) in o2hb_lowest_node()
|