Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c84 static int hfi1_file_close(struct inode *, struct file *);
119 .release = hfi1_file_close,
752 static int hfi1_file_close(struct inode *inode, struct file *fp) in hfi1_file_close() function