Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c96 static int get_base_info(struct file *, void __user *, __u32);
316 ret = get_base_info(fp, (void __user *)(unsigned long) in hfi1_file_write()
1298 static int get_base_info(struct file *fp, void __user *ubase, __u32 len) in get_base_info() function