Searched defs:ea_name (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/fs/cifs/ |
D | xattr.c | 38 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()
|
D | cifssmb.c | 6106 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/ |
D | acl.c | 33 char *ea_name; in jfs_get_acl() local 78 char *ea_name; in jfs_set_acl() local
|
/linux-3.3/fs/xfs/ |
D | xfs_acl.c | 112 unsigned char *ea_name; in xfs_get_acl() local 171 unsigned char *ea_name; in xfs_set_acl() local
|
/linux-3.3/fs/ntfs/ |
D | layout.h | 2402 u8 ea_name[0]; /* Name of the EA. Note this is ASCII, not member
|