Home
last modified time | relevance | path

Searched defs:dfops (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.c42 const struct b43legacy_debugfs_fops *dfops) in fops_to_dfs_file()
190 const struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_read() local
258 const struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_write() local
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Ddebugfs.c39 const struct b43_debugfs_fops *dfops) in fops_to_dfs_file()
493 const struct b43_debugfs_fops *dfops; in b43_debugfs_read() local
556 const struct b43_debugfs_fops *dfops; in b43_debugfs_write() local
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_defer.c533 struct list_head *dfops) in xfs_defer_relog()
824 struct list_head *dfops, in xfs_defer_alloc()
/linux-6.14.4/drivers/net/wireless/ath/carl9170/
Ddebug.c64 const struct carl9170_debugfs_fops *dfops; in carl9170_debugfs_read() local
114 const struct carl9170_debugfs_fops *dfops; in carl9170_debugfs_write() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1504 static const struct file_operations dfops = { variable