Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_fs.c46 static struct super_block *ipath_super; variable
359 ipath_super = ret->d_sb; in ipathfs_mount()
366 ipath_super = NULL; in ipathfs_kill_super()
373 if (ipath_super == NULL) { in ipathfs_add_device()
378 ret = create_device_files(ipath_super, dd); in ipathfs_add_device()
388 if (ipath_super == NULL) { in ipathfs_remove_device()
393 ret = remove_device_files(ipath_super, dd); in ipathfs_remove_device()