Home
last modified time | relevance | path

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

/external/ethtool/
Dtest-common.c127 struct file_node { struct
137 struct file_node *node; in test_open() argument
166 struct file_node *node; in test_socket()
189 if (((struct file_node *)head)->fd == fd) { in test_close()
202 struct file_node *node; in test_fopen()
226 if (((struct file_node *)head)->fh == fh) { in test_fclose()
239 struct file_node *node; in test_close_all()
242 node = (struct file_node *)head; in test_close_all()