Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h62 #define i_cdev v_rdev macro
/src/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c940 port = container_of(inode->i_cdev->si_drv1, struct ib_umad_port, cdev); in ib_umad_open()
1036 port = container_of(inode->i_cdev->si_drv1, struct ib_umad_port, sm_cdev); in ib_umad_sm_open()
H A Dib_uverbs_main.c836 dev = container_of(inode->i_cdev->si_drv1, struct ib_uverbs_device, cdev); in ib_uverbs_open()
H A Dib_ucm.c1169 file->device = container_of(inode->i_cdev->si_drv1, struct ib_ucm_device, cdev); in ib_ucm_open()