Home
last modified time | relevance | path

Searched defs:XATTR_NEXT_ENTRY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dxattr.h65 #define XATTR_NEXT_ENTRY(entry) ((struct f2fs_xattr_entry *)((char *)(entry) +\ macro
/kernel/linux/linux-6.6/fs/f2fs/
H A Dxattr.h65 #define XATTR_NEXT_ENTRY(entry) ((struct f2fs_xattr_entry *)((char *)(entry) +\ macro

Completed in 2 milliseconds