Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dxattr.c577 static int __gfs2_xattr_get(struct inode *inode, const char *name, in __gfs2_xattr_get() function
620 ret = __gfs2_xattr_get(inode, name, buffer, size, handler->flags); in gfs2_xattr_get()