Home
last modified time | relevance | path

Searched defs:ea_name (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/fs/cifs/
Dxattr.c38 int cifs_removexattr(struct dentry *direntry, const char *ea_name) in cifs_removexattr()
97 int cifs_setxattr(struct dentry *direntry, const char *ea_name, in cifs_setxattr()
230 ssize_t cifs_getxattr(struct dentry *direntry, const char *ea_name, in cifs_getxattr()
Dcifssmb.c6106 const unsigned char *searchName, const unsigned char *ea_name, in CIFSSMBQAllEAs()
6289 const char *ea_name, const void *ea_value, in CIFSSMBSetEA()
/linux-3.3/fs/jfs/
Dacl.c33 char *ea_name; in jfs_get_acl() local
78 char *ea_name; in jfs_set_acl() local
/linux-3.3/fs/xfs/
Dxfs_acl.c112 unsigned char *ea_name; in xfs_get_acl() local
171 unsigned char *ea_name; in xfs_set_acl() local
/linux-3.3/fs/ntfs/
Dlayout.h2402 u8 ea_name[0]; /* Name of the EA. Note this is ASCII, not member