Home
last modified time | relevance | path

Searched defs:ea_data (Results 1 – 3 of 3) sorted by relevance

/linux/fs/hpfs/
H A Dhpfs_fn.h165 static inline char *ea_data(struct extended_attribute *ea) in ea_data() function
/linux/fs/smb/client/
H A Dsmb2pdu.h314 char ea_data[]; /* \0 terminated name plus value */ member
H A Dsmb2ops.c1110 char *ea_data, size_t buf_size, in smb2_query_eas()