mirror-linux/fs/hpfs
Josef Bacik 37b27bd5d6
fs: add an icount_read helper
Instead of doing direct access to ->i_count, add a helper to handle
this. This will make it easier to convert i_count to a refcount later.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Link: https://lore.kernel.org/9bc62a84c6b9d6337781203f60837bd98fbc4a96.1756222464.git.josef@toxicpanda.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-09-01 12:41:09 +02:00
..
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
alloc.c
anode.c
buffer.c
dentry.c
dir.c hpfs: convert to new timestamp accessors 2023-10-18 14:08:22 +02:00
dnode.c
ea.c
file.c vfs-6.17-rc1.mmap_prepare 2025-07-28 13:43:25 -07:00
hpfs.h treewide: Replace open-coded flex arrays in unions 2021-10-18 12:28:53 -07:00
hpfs_fn.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
inode.c fs: add an icount_read helper 2025-09-01 12:41:09 +02:00
map.c
name.c
namei.c Change inode_operations.mkdir to return struct dentry * 2025-02-27 20:00:17 +01:00
super.c new helper: set_default_d_op() 2025-06-10 22:21:16 -04:00