Searched refs:fops_get (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h178 #define fops_get(fops) (fops) macro
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c660 * fops_get() can't fail here, because we're coming from a
664 filp = alloc_file(FMODE_READ, fops_get(&uverbs_event_fops));

Completed in 98 milliseconds