Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dxattr.h90 DEF_INLINE_RESERVED_SIZE - \
H A Df2fs.h491 #define DEF_INLINE_RESERVED_SIZE 1 macro
497 DEF_INLINE_RESERVED_SIZE))
3400 return (void *)(addr + DEF_INLINE_RESERVED_SIZE); in inline_data_addr()