]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/f2fs/f2fs.h
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux.git] / fs / f2fs / f2fs.h
index 0a6e115562f62edca5b60ee4c833e889a904c202..05d7e2cefc566d73115de05a108c21dcc2df0756 100644 (file)
@@ -2133,7 +2133,8 @@ int sanity_check_ckpt(struct f2fs_sb_info *sbi);
 /*
  * hash.c
  */
-f2fs_hash_t f2fs_dentry_hash(const struct qstr *name_info);
+f2fs_hash_t f2fs_dentry_hash(const struct qstr *name_info,
+                               struct fscrypt_name *fname);
 
 /*
  * node.c