Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Dacl.c33 char *ea_name; in jfs_get_acl() local
72 char *ea_name; in __jfs_set_acl() local
/linux-4.19.296/fs/xfs/
Dxfs_acl.c118 unsigned char *ea_name; in xfs_get_acl() local
165 unsigned char *ea_name; in __xfs_set_acl() local
/linux-4.19.296/fs/cifs/
Dsmb2ops.c757 const unsigned char *ea_name) in move_smb2_ea_to_cifs()
841 const unsigned char *path, const unsigned char *ea_name, in smb2_query_eas()
919 const char *path, const char *ea_name, const void *ea_value, in smb2_set_ea()
Dcifssmb.c6164 const unsigned char *searchName, const unsigned char *ea_name, in CIFSSMBQAllEAs()
6352 const char *fileName, const char *ea_name, const void *ea_value, in CIFSSMBSetEA()
/linux-4.19.296/fs/ntfs/
Dlayout.h2402 u8 ea_name[0]; /* Name of the EA. Note this is ASCII, not member