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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsfs.h106 extern int cifs_removexattr(struct dentry *, const char *);
H A Dcifsfs.c619 .removexattr = cifs_removexattr,
633 .removexattr = cifs_removexattr,
649 .removexattr = cifs_removexattr,
H A Dxattr.c44 int cifs_removexattr(struct dentry *direntry, const char *ea_name) function

Completed in 61 milliseconds