Home
last modified time | relevance | path

Searched refs:inlinexattr_header_size (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dxattr.h17 static inline unsigned int inlinexattr_header_size(struct inode *inode) in inlinexattr_header_size() function
H A Dxattr.c200 xattr_header_sz = inlinexattr_header_size(inode); in inline_xattr_iter_begin()