Searched defs:_it (Results 1 - 2 of 2) 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...] |
| /third_party/python/Objects/ |
| H A D | listobject.c | 3451 listiter_reduce_general(void *_it, int forward) in listiter_reduce_general() argument
|
Completed in 6 milliseconds