Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Dfile.c1568 .removexattr = ubifs_removexattr,
1579 .removexattr = ubifs_removexattr,
Dxattr.c536 int ubifs_removexattr(struct dentry *dentry, const char *name) in ubifs_removexattr() function
Dubifs.h1762 int ubifs_removexattr(struct dentry *dentry, const char *name);
Ddir.c1189 .removexattr = ubifs_removexattr,