Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
Dipath_fs.c327 static int ipathfs_fill_super(struct super_block *sb, void *data, in ipathfs_fill_super() function
365 ret = mount_single(fs_type, flags, data, ipathfs_fill_super); in ipathfs_mount()