Home
last modified time | relevance | path

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

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