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

/linux-4.4.14/fs/jfs/
H A Dnamei.c1458 static struct dentry *jfs_lookup(struct inode *dip, struct dentry *dentry, unsigned int flags) jfs_lookup() function
1466 jfs_info("jfs_lookup: name = %pd", dentry); jfs_lookup()
1475 jfs_err("jfs_lookup: dtSearch returned %d", rc); jfs_lookup()
1480 jfs_err("jfs_lookup: iget failed on inum %d", (uint)inum); jfs_lookup()
1531 .lookup = jfs_lookup,

Completed in 76 milliseconds