Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Dxattr.h42 struct f2fs_xattr_header { struct
55 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr)) argument