android_kernel_xiaomi_sm8350/fs/ufs
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h
Move declarations of some macros, which should be in fact functions to
quotaops.h.  This way they can be later converted to inline functions
because we can now use declarations from quota.h.  Also add necessary
includes of quotaops.h to a few files.

[akpm@linux-foundation.org: fix JFS build]
[akpm@linux-foundation.org: fix UFS build]
[vegard.nossum@gmail.com: fix QUOTA=n build]
Signed-off-by: Jan Kara <jack@suse.cz>
Cc: Vegard Nossum <vegard.nossum@gmail.com>
Cc: Arjen Pool <arjenpool@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-25 10:53:35 -07:00
..
balloc.c ufs: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:45 -07:00
cylinder.c
dir.c ufs: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:45 -07:00
file.c
ialloc.c
inode.c ufs: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:45 -07:00
Makefile
namei.c
super.c quota: move function-macros from quota.h to quotaops.h 2008-07-25 10:53:35 -07:00
swab.h ufs: replace __inline with inline 2008-04-28 08:58:45 -07:00
symlink.c
truncate.c
ufs_fs.h
ufs.h ufs: remove unneeded ufs_put_inode prototype 2008-05-13 08:02:23 -07:00
util.c
util.h