android_kernel_samsung_msm8226/fs/f2fs
Al Viro 70fd6c8517 cache the value of file_inode() in struct file
Note that this thing does *not* contribute to inode refcount;
it's pinned down by dentry.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-01-06 08:48:36 +01:00
..
Kconfig
Makefile
acl.c posix_acl: Clear SGID bit when setting file permissions 2019-08-06 12:23:27 +02:00
acl.h
checkpoint.c
data.c
debug.c
dir.c
extent_cache.c
f2fs.h cache the value of file_inode() in struct file 2020-01-06 08:48:36 +01:00
file.c
gc.c
gc.h
hash.c
inline.c f2fs: fix to do sanity check with reserved blkaddr of inline inode 2020-01-06 08:40:42 +01:00
inode.c
namei.c
node.c
node.h
recovery.c
segment.c
segment.h
shrinker.c
super.c f2fs: fix to do sanity check with cp_pack_start_sum 2020-01-06 08:40:50 +01:00
trace.c
trace.h
xattr.c
xattr.h