Home
last modified time | relevance | path

Searched refs:F2FS_TOTAL_EXTRA_ATTR_SIZE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dxattr.h88 F2FS_TOTAL_EXTRA_ATTR_SIZE / sizeof(__le32) - \
H A Dinode.c241 if (fi->i_extra_isize > F2FS_TOTAL_EXTRA_ATTR_SIZE || in sanity_check_inode()
246 F2FS_TOTAL_EXTRA_ATTR_SIZE); in sanity_check_inode()
H A Dnamei.c88 F2FS_I(inode)->i_extra_isize = F2FS_TOTAL_EXTRA_ATTR_SIZE; in f2fs_new_inode()
H A Df2fs.h3074 #define F2FS_TOTAL_EXTRA_ATTR_SIZE \ macro
/kernel/linux/linux-6.6/fs/f2fs/
H A Dxattr.h89 F2FS_TOTAL_EXTRA_ATTR_SIZE / sizeof(__le32) - \
H A Dinode.c288 if (fi->i_extra_isize > F2FS_TOTAL_EXTRA_ATTR_SIZE || in sanity_check_inode()
293 F2FS_TOTAL_EXTRA_ATTR_SIZE); in sanity_check_inode()
H A Dnamei.c281 F2FS_I(inode)->i_extra_isize = F2FS_TOTAL_EXTRA_ATTR_SIZE; in f2fs_new_inode()
H A Df2fs.h3449 #define F2FS_TOTAL_EXTRA_ATTR_SIZE \ macro

Completed in 24 milliseconds