Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ubifs/
Dfile.c1603 .removexattr = ubifs_removexattr,
1617 .removexattr = ubifs_removexattr,
Dxattr.c542 int ubifs_removexattr(struct dentry *dentry, const char *name) in ubifs_removexattr() function
Dubifs.h1764 int ubifs_removexattr(struct dentry *dentry, const char *name);
Ddir.c1188 .removexattr = ubifs_removexattr,