Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs3proc.c907 .removexattr = nfs3_removexattr,
917 .removexattr = nfs3_removexattr,
Dnfs3acl.c104 int nfs3_removexattr(struct dentry *dentry, const char *name) in nfs3_removexattr() function