linux/fs/sysv
Fabio M. De Francesco 4bb1a1375a fs/sysv: Use the offset_in_page() helper
Use the offset_in_page() helper because it is more suitable than doing
explicit subtractions between pointers to directory entries and kernel
virtual addresses of mapped pages.

Cc: Ira Weiny <ira.weiny@intel.com>
Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2023-01-19 19:45:38 -05:00
..
balloc.c
dir.c fs/sysv: Use the offset_in_page() helper 2023-01-19 19:45:38 -05:00
file.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
ialloc.c inode: make init and permission helpers idmapped mount aware 2021-01-24 14:27:16 +01:00
inode.c fs: allocate inode by using alloc_inode_sb() 2022-03-22 15:57:03 -07:00
itree.c fs: sysv: Fix sysv_nblocks() returns wrong value 2022-12-10 14:13:37 -05:00
Kconfig
Makefile
namei.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
super.c fs: sysv: check sbi->s_firstdatazone in complete_read_super 2022-04-29 14:38:04 -07:00
sysv.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00