Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/debugfs/
H A Dfile.c912 static const struct file_operations fops_blob = { variable
945 return debugfs_create_file_unsafe(name, mode, parent, blob, &fops_blob); in debugfs_create_blob()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dfile.c1019 static const struct file_operations fops_blob = { variable
1053 return debugfs_create_file_unsafe(name, mode & 0444, parent, blob, &fops_blob); in debugfs_create_blob()

Completed in 6 milliseconds