Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Df2fs_fs.h456 struct f2fs_inline_dentry { struct
457 __u8 dentry_bitmap[INLINE_DENTRY_BITMAP_SIZE];
458 __u8 reserved[INLINE_RESERVED_SIZE];
459 struct f2fs_dir_entry dentry[NR_INLINE_DENTRY];
460 __u8 filename[NR_INLINE_DENTRY][F2FS_SLOT_LEN];