Searched refs:get_dentry_slots (Results 1 – 3 of 3) sorted by relevance
87 bit_pos += get_dentry_slots(le16_to_cpu(de->namelen)); in find_in_block()
134 #define get_dentry_slots(x) (((x) + BITS_PER_BYTE - 1) >> HMDFS_SLOT_LEN_BITS) macro
692 bit_pos += get_dentry_slots(le16_to_cpu(de->namelen)); in find_in_block()782 int slots = get_dentry_slots(name.len); in update_dentry()911 get_dentry_slots(qstr.len), in create_dentry()1011 slots = get_dentry_slots(le16_to_cpu(de->namelen)); in hmdfs_delete_dentry()