Searched refs:get_dentry_slots (Results 1 – 2 of 2) sorted by relevance
134 #define get_dentry_slots(x) (((x) + BITS_PER_BYTE - 1) >> HMDFS_SLOT_LEN_BITS) macro
683 bit_pos += get_dentry_slots(le16_to_cpu(de->namelen)); in find_in_block()771 int slots = get_dentry_slots(name.len); in update_dentry()889 get_dentry_slots(qstr.len), in create_dentry()988 slots = get_dentry_slots(le16_to_cpu(de->namelen)); in hmdfs_delete_dentry()