Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dxattr.c507 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy() function
546 error = gfs2_ea_get_copy(ip, &el, data, len); in gfs2_xattr_acl_get()
584 error = gfs2_ea_get_copy(ip, &el, buffer, size); in __gfs2_xattr_get()