Searched refs:gfs2_inode_lookup (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dinode.h85 extern struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned type,
H A Dexport.c167 inode = gfs2_inode_lookup(sb, DT_UNKNOWN, inum->no_addr, 0);
179 /* Pick up the works we bypass in gfs2_inode_lookup */
H A Dinode.c121 * from directory entry inside gfs2_inode_lookup(). This has caused issues
123 * directory entry when gfs2_inode_lookup() is invoked. Part of the code
124 * segment inside gfs2_inode_lookup code needs to get moved around.
157 * gfs2_inode_lookup - Lookup an inode
165 struct inode *gfs2_inode_lookup(struct super_block *sb, function
955 inode = gfs2_inode_lookup(dir->i_sb, IF2DT(mode), inum.no_addr,
H A Dops_fstype.c488 inode = gfs2_inode_lookup(sb, DT_DIR, no_addr, 0);
H A Ddir.c1501 inode = gfs2_inode_lookup(dir->i_sb,

Completed in 246 milliseconds