Searched refs:cf_name_len (Results 1 – 1 of 1) sorted by relevance
74 unsigned cf_name_len = le16_to_cpu(d.v->d_cf_name_block.d_cf_name_len); in bch2_dirent_get_casefold_name() local75 return (struct qstr) QSTR_INIT(&d.v->d_cf_name_block.d_names[name_len], cf_name_len); in bch2_dirent_get_casefold_name()
Completed in 4 milliseconds