Searched defs:ftp (Results 1 – 6 of 6) sorted by relevance
111 static int hmcdrv_ftp_parse(char *cmd, struct hmcdrv_ftp_cmdspec *ftp) in hmcdrv_ftp_parse()160 ssize_t hmcdrv_ftp_do(const struct hmcdrv_ftp_cmdspec *ftp) in hmcdrv_ftp_do()188 struct hmcdrv_ftp_cmdspec ftp = { in hmcdrv_ftp_probe() local241 struct hmcdrv_ftp_cmdspec ftp = {.len = len, .ofs = offset}; in hmcdrv_ftp_cmd() local
61 static ssize_t hmcdrv_cache_get(const struct hmcdrv_ftp_cmdspec *ftp) in hmcdrv_cache_get()113 static ssize_t hmcdrv_cache_do(const struct hmcdrv_ftp_cmdspec *ftp, in hmcdrv_cache_do()176 ssize_t hmcdrv_cache_cmd(const struct hmcdrv_ftp_cmdspec *ftp, in hmcdrv_cache_cmd()
84 static int sclp_ftp_et7(const struct hmcdrv_ftp_cmdspec *ftp) in sclp_ftp_et7()170 ssize_t sclp_ftp_cmd(const struct hmcdrv_ftp_cmdspec *ftp, size_t *fsize) in sclp_ftp_cmd()
74 struct sclp_diag_ftp ftp; member
141 ssize_t diag_ftp_cmd(const struct hmcdrv_ftp_cmdspec *ftp, size_t *fsize) in diag_ftp_cmd()
562 struct nf_ct_ftp_master *ftp = nfct_help_data(ct); in nf_ct_ftp_from_nlattr() local573 static struct nf_conntrack_helper ftp[MAX_PORTS][2] __read_mostly; variable