Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dxattr.c124 static inline const char *ext2_xattr_prefix(int name_index, in ext2_xattr_prefix() function
338 prefix = ext2_xattr_prefix(entry->e_name_index, dentry); in ext2_xattr_list()