Searched refs:cuse_init_out (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/fuse/
H A Dcuse.c310 struct cuse_init_out *arg = req->out.args[0].value; cuse_process_init_reply()
435 outarg = kzalloc(sizeof(struct cuse_init_out), GFP_KERNEL); cuse_send_init()
448 req->out.args[0].size = sizeof(struct cuse_init_out); cuse_send_init()
/linux-4.1.27/include/uapi/linux/
H A Dfuse.h602 struct cuse_init_out { struct

Completed in 110 milliseconds