Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dxattr.c332 static int xattr_entrymatch(struct xattr_iter *_it, in xattr_entrymatch()
341 static int xattr_namematch(struct xattr_iter *_it, in xattr_namematch()
349 static int xattr_checkbuffer(struct xattr_iter *_it, in xattr_checkbuffer()
359 static void xattr_copyvalue(struct xattr_iter *_it, in xattr_copyvalue()
537 static int xattr_entrylist(struct xattr_iter *_it, in xattr_entrylist()
568 static int xattr_namelist(struct xattr_iter *_it, in xattr_namelist()
579 static int xattr_skipvalue(struct xattr_iter *_it, in xattr_skipvalue()
/kernel/linux/linux-4.19/drivers/staging/erofs/
Dxattr.c307 static int xattr_entrymatch(struct xattr_iter *_it, in xattr_entrymatch()
316 static int xattr_namematch(struct xattr_iter *_it, in xattr_namematch()
324 static int xattr_checkbuffer(struct xattr_iter *_it, in xattr_checkbuffer()
334 static void xattr_copyvalue(struct xattr_iter *_it, in xattr_copyvalue()
519 static int xattr_entrylist(struct xattr_iter *_it, in xattr_entrylist()
551 static int xattr_namelist(struct xattr_iter *_it, in xattr_namelist()
562 static int xattr_skipvalue(struct xattr_iter *_it, in xattr_skipvalue()