HomeSort by relevance Sort by last modified time
    Searched refs:f2fs_xattr_header (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/fsck/
xattr.h 24 struct f2fs_xattr_header { struct
112 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr))
134 sizeof(struct f2fs_xattr_header) - \
xattr.c 22 struct f2fs_xattr_header *header;

Completed in 46 milliseconds