Home
last modified time | relevance | path

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

/fs/sysfs/
Dfile.c49 const struct sysfs_ops * ops;
71 const struct sysfs_ops * ops = buffer->ops; in fill_read_buffer()
195 const struct sysfs_ops * ops = buffer->ops; in flush_write_buffer()
331 const struct sysfs_ops *ops; in sysfs_open_file()
339 if (kobj->ktype && kobj->ktype->sysfs_ops) in sysfs_open_file()
340 ops = kobj->ktype->sysfs_ops; in sysfs_open_file()
492 const struct sysfs_ops *ops; in sysfs_attr_ns()
509 ops = kobj->ktype->sysfs_ops; in sysfs_attr_ns()
Dmount.c29 static const struct super_operations sysfs_ops = { variable
51 sb->s_op = &sysfs_ops; in sysfs_fill_super()
/fs/ocfs2/cluster/
Dmasklog.c123 static const struct sysfs_ops mlog_attr_ops = {
130 .sysfs_ops = &mlog_attr_ops,
/fs/dlm/
Dlockspace.c151 static const struct sysfs_ops dlm_attr_ops = {
158 .sysfs_ops = &dlm_attr_ops,
/fs/gfs2/
Dsys.c52 static const struct sysfs_ops gfs2_attr_ops = {
281 .sysfs_ops = &gfs2_attr_ops,
/fs/ext4/
Dsuper.c2506 static const struct sysfs_ops ext4_attr_ops = {
2513 .sysfs_ops = &ext4_attr_ops,
2524 .sysfs_ops = &ext4_attr_ops,