Searched refs:ll_getxattr_common (Results 1 – 1 of 1) sorted by relevance
/drivers/staging/lustre/lustre/llite/ |
D | xattr.c | 282 int ll_getxattr_common(struct inode *inode, const char *name, in ll_getxattr_common() function 538 return ll_getxattr_common(inode, name, buffer, size, OBD_MD_FLXATTR); in ll_getxattr() 556 rc = ll_getxattr_common(inode, NULL, buffer, size, OBD_MD_FLXATTRLS); in ll_listxattr()
|