Searched refs:__gfs2_xattr_get (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/gfs2/
H A Dxattr.c568 * __gfs2_xattr_get - Get a GFS2 extended attribute
577 static int __gfs2_xattr_get(struct inode *inode, const char *name, function
620 ret = __gfs2_xattr_get(inode, name, buffer, size, handler->flags);

Completed in 131 milliseconds