Searched refs:bch2_dirent_name_bytes (Results 1 – 1 of 1) sorted by relevance
39 static unsigned bch2_dirent_name_bytes(struct bkey_s_c_dirent d) in bch2_dirent_name_bytes() function66 return (struct qstr) QSTR_INIT(d.v->d_name, bch2_dirent_name_bytes(d)); in bch2_dirent_get_name()155 unsigned name_block_len = bch2_dirent_name_bytes(d); in bch2_dirent_validate()
Completed in 6 milliseconds