Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Ducma.c125 static const struct file_operations ucma_fops; variable
1697 if (fd_file(f)->f_op != &ucma_fops) in ucma_migrate_id()
1927 static const struct file_operations ucma_fops = { variable
1940 .fops = &ucma_fops,