Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dxattr.c323 struct getxattr_iter { struct
334 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_entrymatch() argument
343 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_namematch()
351 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_checkbuffer()
362 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_copyvalue()
374 static int inline_getxattr(struct inode *inode, struct getxattr_iter *it) in inline_getxattr()
394 static int shared_getxattr(struct inode *inode, struct getxattr_iter *it) in shared_getxattr()
445 struct getxattr_iter it; in erofs_getxattr()

Completed in 4 milliseconds