Home
last modified time | relevance | path

Searched refs:MIN_INLINE_DENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dxattr.h91 MIN_INLINE_DENTRY_SIZE / sizeof(__le32))
/openbmc/linux/include/linux/
H A Df2fs_fs.h566 #define MIN_INLINE_DENTRY_SIZE 40 /* just include '.' and '..' entries */ macro