tag
line
file
source code
find_first_zero_bit
41
fs/ext2/balloc.c
static inline int find_first_zero_bit (unsigned *addr, unsigned size)
find_first_zero_bit
35
fs/ext2/ialloc.c
static inline int find_first_zero_bit(unsigned * addr, unsigned size)