Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h2693 struct xsymlink { struct
2695 char signature[4]; /* XSym */ /* not null terminated */
2696 char cr0; /* \n */
2698 char length[4];
2699 char cr1; /* \n */
2701 __u8 md5[32];
2702 char cr2; /* \n */
2704 char path[1024];