Home
last modified time | relevance | path

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

/include/linux/
Dconcap.h32 struct concap_device_ops *dops; /* callbacks provided by device */ member
80 struct concap_device_ops *dops);
Disdn.h232 struct concap_device_ops *dops; /* callbacks used by encapsulator */ member
Dfs.h2132 const struct dentry_operations *dops,
2138 const struct dentry_operations *dops, unsigned long magic) in mount_pseudo() argument
2140 return mount_pseudo_xattr(fs_type, name, ops, NULL, dops, magic); in mount_pseudo()