Searched defs:_it (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | xattr.c | 332 static int xattr_entrymatch(struct xattr_iter *_it, in xattr_entrymatch() argument 341 static int xattr_namematch(struct xattr_iter *_it, in xattr_namematch() argument 349 static int xattr_checkbuffer(struct xattr_iter *_it, in xattr_checkbuffer() argument 359 xattr_copyvalue(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_copyvalue() argument 537 xattr_entrylist(struct xattr_iter *_it, struct erofs_xattr_entry *entry) xattr_entrylist() argument 568 xattr_namelist(struct xattr_iter *_it, unsigned int processed, char *buf, unsigned int len) xattr_namelist() argument 579 xattr_skipvalue(struct xattr_iter *_it, unsigned int value_sz) xattr_skipvalue() argument [all...] |
Completed in 2 milliseconds