Home
last modified time | relevance | path

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

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