Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dxattr.c57 #define XATTR_LUSTRE_T (6) macro
83 return XATTR_LUSTRE_T; in get_xattr_type()
133 (xattr_type == XATTR_LUSTRE_T && strcmp(name, "lustre.lov") == 0)) in ll_setxattr_common()