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
1701 if (fd_file(f)->f_op != &ucma_fops) in ucma_migrate_id()
1940 static const struct file_operations ucma_fops = { variable
1953 .fops = &ucma_fops,