lkml.org 
[lkml]   [2003]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: inode number
Date
Hi,

You can give a look on user_path_walk() and user_path_walk_link() (see
include/linux/fs.h), given you have the pathname.
Given you have the inode number, you can get one of the references to it by
using d_path() (see include/linux/sched.h). I just don't know how it works
when there is multiple references to the same inode number (hard links).

Lucas


On Tuesday 06 May 2003 00:52, Sumit Narayan wrote:
> Hi,
>
> Actually, what I meant with this was, suppose I have a file name, how do I
> get the inode for that? And also suppose I have the inode number, how do I
> get the complete object of that inode for use and manipulation?
>
> Thanks in advance
>
> Sumit
> --
>
> On Mon, 05 May 2003 23:27:32
>
> Sumit Narayan wrote:
> >Hi,
> >
> >How do I know which file has what Inode number? and its under which super
> > block?
> >
> >Thanks
> >
> >Sumit
> >
> >
> >____________________________________________________________
> >Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
> >http://login.mail.lycos.com/r/referral?aid=27005
> >-
> >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> >the body of a message to majordomo@vger.kernel.org
> >More majordomo info at http://vger.kernel.org/majordomo-info.html
> >Please read the FAQ at http://www.tux.org/lkml/
>
> ____________________________________________________________
> Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
> http://login.mail.lycos.com/r/referral?aid=27005
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.063 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site