]> Git Repo - linux.git/blobdiff - fs/xfs/xfs_vnodeops.h
[XFS] Return case-insensitive match for dentry cache
[linux.git] / fs / xfs / xfs_vnodeops.h
index 57335ba4ce53b7e975b3accb0c5876ce464cc940..7e9a8b241f21db4f96c932804eda85b04aac73fa 100644 (file)
@@ -22,7 +22,7 @@ int xfs_fsync(struct xfs_inode *ip);
 int xfs_release(struct xfs_inode *ip);
 int xfs_inactive(struct xfs_inode *ip);
 int xfs_lookup(struct xfs_inode *dp, struct xfs_name *name,
-               struct xfs_inode **ipp);
+               struct xfs_inode **ipp, struct xfs_name *ci_name);
 int xfs_create(struct xfs_inode *dp, struct xfs_name *name, mode_t mode,
                xfs_dev_t rdev, struct xfs_inode **ipp, struct cred *credp);
 int xfs_remove(struct xfs_inode *dp, struct xfs_name *name,
This page took 0.029209 seconds and 4 git commands to generate.