Home
last modified time | relevance | path

Searched refs:han (Results 1 – 1 of 1) sorted by relevance

/net/sunrpc/
Dcache.c1379 struct handle *han; in content_open() local
1383 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()