Home
last modified time | relevance | path

Searched defs:f2fs_inline_dentry (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Df2fs_fs.h474 struct f2fs_inline_dentry { struct
475 __u8 dentry_bitmap[INLINE_DENTRY_BITMAP_SIZE];
476 __u8 reserved[INLINE_RESERVED_SIZE];
477 struct f2fs_dir_entry dentry[NR_INLINE_DENTRY];
478 __u8 filename[NR_INLINE_DENTRY][F2FS_SLOT_LEN];