Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Duser.c30 static const struct file_operations device_fops; variable
343 ls->ls_device.fops = &device_fops; in dlm_device_register()
948 static const struct file_operations device_fops = { variable