Home
last modified time | relevance | path

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

/lib/xz/
Dxz_dec_test.c102 static ssize_t xz_dec_test_write(struct file *file, const char __user *buf, in xz_dec_test_write()
/lib/
Dbug.c146 const char *file; in report_bug() local
Derror-inject.c218 struct dentry *dir, *file; in ei_debugfs_init() local
Ddynamic_debug.c696 static ssize_t ddebug_proc_write(struct file *file, const char __user *ubuf, in ddebug_proc_write()
863 static int ddebug_proc_open(struct inode *inode, struct file *file) in ddebug_proc_open()
Dstring_helpers.c630 char *kstrdup_quotable_file(struct file *file, gfp_t gfp) in kstrdup_quotable_file()