Searched refs:han (Results 1 – 1 of 1) sorted by relevance
1379 struct handle *han; in content_open() local1383 han = __seq_open_private(file, &cache_content_op, sizeof(*han)); in content_open()1384 if (han == NULL) { in content_open()1389 han->cd = cd; in content_open()