Home
last modified time | relevance | path

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

/fs/debugfs/
Dfile.c416 static const struct file_operations fops_blob = { variable
449 return debugfs_create_file(name, mode, parent, blob, &fops_blob); in debugfs_create_blob()