Home
last modified time | relevance | path

Searched refs:msg_file (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dblktrace_api.h27 struct dentry *msg_file; member
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dblktrace.c314 debugfs_remove(bt->msg_file); in blk_trace_free()
555 bt->msg_file = debugfs_create_file("msg", 0222, dir, bt, &blk_msg_fops); in do_blk_trace_setup()
/OK3568_Linux_fs/buildroot/package/smstools3/
H A D0002-fix-build-with-gcc-10.x.patch595 char *msg_file = "%s directory %s is not writable.";