| tag | line | file | source code |
|---|---|---|---|
| find_first_zero_bit | 42 | fs/ext2/balloc.c | static inline int find_first_zero_bit (unsigned long * addr, unsigned size) |
| find_first_zero_bit | 36 | fs/ext2/ialloc.c | static inline int find_first_zero_bit (unsigned long * addr, unsigned size) |