]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/f2fs/f2fs.h
f2fs: unify string length declarations and usage
[karo-tx-linux.git] / fs / f2fs / f2fs.h
index a18d63db2fb6adbe323156ccc74c26405f233893..13c6dfbb71833e202ffec05a21ee8f0dceb5c046 100644 (file)
@@ -881,7 +881,7 @@ int f2fs_sync_fs(struct super_block *, int);
 /*
  * hash.c
  */
-f2fs_hash_t f2fs_dentry_hash(const char *, int);
+f2fs_hash_t f2fs_dentry_hash(const char *, size_t);
 
 /*
  * node.c