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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Dnamei.c1431 static struct dentry *jfs_lookup(struct inode *dip, struct dentry *dentry, struct nameidata *nd) function
1441 jfs_info("jfs_lookup: name = %s", name);
1459 jfs_err("jfs_lookup: dtSearch returned %d", rc);
1466 jfs_err("jfs_lookup: iget failed on inum %d", (uint) inum);
1508 .lookup = jfs_lookup,

Completed in 89 milliseconds