Searched defs:ea_name (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/fs/cifs/ |
D | xattr.c | 40 int cifs_removexattr(struct dentry *direntry, const char *ea_name) in cifs_removexattr() 100 int cifs_setxattr(struct dentry *direntry, const char *ea_name, in cifs_setxattr() 235 ssize_t cifs_getxattr(struct dentry *direntry, const char *ea_name, in cifs_getxattr()
|
D | cifssmb.c | 6168 const unsigned char *searchName, const unsigned char *ea_name, in CIFSSMBQAllEAs() 6354 const char *fileName, const char *ea_name, const void *ea_value, in CIFSSMBSetEA()
|
/linux-4.4.14/fs/jfs/ |
D | acl.c | 33 char *ea_name; in jfs_get_acl() local 78 char *ea_name; in __jfs_set_acl() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_acl.c | 130 unsigned char *ea_name; in xfs_get_acl() local 185 unsigned char *ea_name; in __xfs_set_acl() local
|
/linux-4.4.14/fs/ntfs/ |
D | layout.h | 2402 u8 ea_name[0]; /* Name of the EA. Note this is ASCII, not member
|