Searched defs:bitnr (Results 1 – 2 of 2) sorted by relevance
214 int hfs_bnode_bitop(struct hfs_btree *tree, hfs_u32 bitnr, int set) in hfs_bnode_bitop()288 hfs_u32 bitnr = 0; /* which bit are we examining */ in hfs_bnode_alloc() local
202 static inline int hfs_clear_bit(int bitnr, hfs_u32 *lword) { in hfs_clear_bit()206 static inline int hfs_set_bit(int bitnr, hfs_u32 *lword) { in hfs_set_bit()210 static inline int hfs_test_bit(int bitnr, const hfs_u32 *lword) { in hfs_test_bit()