Searched refs:_dentry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_merge_view.h | 191 #define for_each_comrade_locked(_dentry, _comrade) \ 192 list_for_each_entry(_comrade, &(hmdfs_dm(_dentry)->comrade_list), list)
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_merge_view.h | 191 #define for_each_comrade_locked(_dentry, _comrade) \ 192 list_for_each_entry(_comrade, &(hmdfs_dm(_dentry)->comrade_list), list)
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 157 #define DENTRY_REMOVE(_dentry) \ 159 sysfs_remove_file((_dentry)->kobj, &(_dentry)->dentry.attr); \ 162 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry() argument 173 struct mlx4_ib_iov_sysfs_attr *vdentry = _dentry; in create_sysfs_entry()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 159 #define DENTRY_REMOVE(_dentry) \ 161 sysfs_remove_file((_dentry)->kobj, &(_dentry)->dentry.attr); \ 164 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry() argument 175 struct mlx4_ib_iov_sysfs_attr *vdentry = _dentry; in create_sysfs_entry()
|
Completed in 4 milliseconds