Home
last modified time | relevance | path

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

/fs/fuse/
Dcuse.c114 struct cuse_conn *cc = NULL, *pos; in cuse_open() local
156 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_ioctl() local
169 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_compat_ioctl() local
309 struct cuse_conn *cc = fc_to_cc(fc), *pos; in cuse_process_init_reply() local
413 static int cuse_send_init(struct cuse_conn *cc) in cuse_send_init()
471 struct cuse_conn *cc = fc_to_cc(fc); in cuse_fc_release() local
493 struct cuse_conn *cc; in cuse_channel_open() local
538 struct cuse_conn *cc = fc_to_cc(fud->fc); in cuse_channel_release() local
573 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_waiting_show() local
583 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_abort_store() local
/fs/hfsplus/
Dunicode.c102 static u16 *hfsplus_compose_lookup(u16 *p, u16 cc) in hfsplus_compose_lookup()
129 u16 cc, c0, c1; in hfsplus_uni2asc() local
/fs/ncpfs/
Dncplib_kernel.c1112 const unsigned char *iname, unsigned int ilen, int cc) in ncp__io2vol()
1190 const unsigned char *vname, unsigned int vlen, int cc) in ncp__vol2io()
1278 const unsigned char *iname, unsigned int ilen, int cc) in ncp__io2vol()
1303 const unsigned char *vname, unsigned int vlen, int cc) in ncp__vol2io()
/fs/cifs/
Dsmb2pdu.c1488 struct create_context *cc; in parse_lease_state() local
/fs/ubifs/
Dubifs.h821 struct crypto_comp *cc; member