Searched refs:F2FS_TOTAL_EXTRA_ATTR_SIZE (Results 1 – 4 of 4) sorted by relevance
243 if (fi->i_extra_isize > F2FS_TOTAL_EXTRA_ATTR_SIZE || in sanity_check_inode()250 F2FS_TOTAL_EXTRA_ATTR_SIZE); in sanity_check_inode()
90 F2FS_I(inode)->i_extra_isize = F2FS_TOTAL_EXTRA_ATTR_SIZE; in f2fs_new_inode()
828 F2FS_TOTAL_EXTRA_ATTR_SIZE - in parse_options()
2669 #define F2FS_TOTAL_EXTRA_ATTR_SIZE \ macro