Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dsymlink.c169 .removexattr = ll_removexattr,
Dnamei.c1165 .removexattr = ll_removexattr,
1176 .removexattr = ll_removexattr,
Dxattr.c268 int ll_removexattr(struct dentry *dentry, const char *name) in ll_removexattr() function
Dllite_internal.h1073 int ll_removexattr(struct dentry *dentry, const char *name);
Dfile.c3188 .removexattr = ll_removexattr,