Searched refs:fops (Results 1 - 6 of 6) sorted by relevance

/net/irda/
H A Dirproc.c45 const struct file_operations *fops; member in struct:irda_entry
75 irda_dirs[i].fops);
/net/sunrpc/
H A Dstats.c221 const struct file_operations *fops)
227 return proc_create_data(name, 0, sn->proc_net_rpc, fops, data);
248 svc_proc_register(struct net *net, struct svc_stat *statp, const struct file_operations *fops) argument
250 return do_register(net, statp->program->pg_name, statp, fops);
220 do_register(struct net *net, const char *name, void *data, const struct file_operations *fops) argument
/net/batman-adv/
H A Ddebugfs.c323 const struct file_operations fops; member in struct:batadv_debuginfo
339 .fops = { .owner = THIS_MODULE, \
400 .fops = { \
432 &(*bat_debug)->fops);
475 &(*bat_debug)->fops);
528 dev, &(*bat_debug)->fops);
/net/rfkill/
H A Dcore.c1255 .fops = &rfkill_fops,
/net/vmw_vsock/
H A Daf_vsock.c1925 .fops = &vsock_device_ops,
/net/netfilter/
H A Dxt_qtaguid.c2905 .fops = &qtudev_fops,

Completed in 410 milliseconds