Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/debugfs/
A Dfile.c976 static const struct file_operations fops_blob = { variable
1010 return debugfs_create_file_unsafe(name, mode & 0444, parent, blob, &fops_blob); in debugfs_create_blob()

Completed in 9 milliseconds