Home
last modified time | relevance | path

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

/linux/fs/sysfs/
H A Dfile.c223 static const struct kernfs_ops sysfs_file_kfops_empty = {
309 ops = &sysfs_file_kfops_empty; in sysfs_add_file_mode_ns()
344 ops = &sysfs_file_kfops_empty; in sysfs_add_bin_file_mode_ns()
220 static const struct kernfs_ops sysfs_file_kfops_empty = { global() variable