Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dxattr.c504 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy() function
543 error = gfs2_ea_get_copy(ip, &el, data, len); in gfs2_xattr_acl_get()
581 error = gfs2_ea_get_copy(ip, &el, buffer, size); in __gfs2_xattr_get()