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

/linux-master/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 ||
293 F2FS_TOTAL_EXTRA_ATTR_SIZE);
H A Dnamei.c281 F2FS_I(inode)->i_extra_isize = F2FS_TOTAL_EXTRA_ATTR_SIZE;
H A Df2fs.h3455 #define F2FS_TOTAL_EXTRA_ATTR_SIZE \ macro

Completed in 208 milliseconds