Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_fs.c46 static struct super_block *ipath_super; variable
366 ipath_super = ret->d_sb; in ipathfs_mount()
373 ipath_super = NULL; in ipathfs_kill_super()
380 if (ipath_super == NULL) { in ipathfs_add_device()
385 ret = create_device_files(ipath_super, dd); in ipathfs_add_device()
395 if (ipath_super == NULL) { in ipathfs_remove_device()
400 ret = remove_device_files(ipath_super, dd); in ipathfs_remove_device()