Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dsymlink.c159 .removexattr = ll_removexattr,
Dnamei.c1131 .removexattr = ll_removexattr,
1142 .removexattr = ll_removexattr,
Dxattr.c266 int ll_removexattr(struct dentry *dentry, const char *name) in ll_removexattr() function
Dllite_internal.h1040 int ll_removexattr(struct dentry *dentry, const char *name);
Dfile.c3149 .removexattr = ll_removexattr,