Searched refs:vfs_removexattr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dxattr.h52 int vfs_removexattr(struct dentry *, char *);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dxattr.c165 vfs_removexattr(struct dentry *dentry, char *name) function
189 EXPORT_SYMBOL_GPL(vfs_removexattr); variable
447 return vfs_removexattr(d, kname);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dvfs.c1957 error = vfs_removexattr(fhp->fh_dentry, name);

Completed in 103 milliseconds