From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anand Jain Subject: mount point name with in the FS module Date: Wed, 19 Feb 2014 12:39:07 +0800 Message-ID: <5304356B.1090904@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: linux-fsdevel@vger.kernel.org Return-path: Received: from aserp1040.oracle.com ([141.146.126.69]:37739 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751126AbaBSEja (ORCPT ); Tue, 18 Feb 2014 23:39:30 -0500 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id s1J4dTjf005280 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 19 Feb 2014 04:39:30 GMT Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s1J4dSmO000864 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 19 Feb 2014 04:39:28 GMT Received: from abhmp0019.oracle.com (abhmp0019.oracle.com [141.146.116.25]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s1J4dShD019663 for ; Wed, 19 Feb 2014 04:39:28 GMT Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, Is there any way that mount-thread with in a fs module can get to know the the mount point name ? Is there any exported symbol to know that? What did I miss? Thanks, Anand