Searched refs:ref_id (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | root-tree.c | 345 u64 ref_id, u64 dirid, u64 *sequence, const char *name, in btrfs_del_root_ref() argument 364 key.offset = ref_id; in btrfs_del_root_ref() 389 key.objectid = ref_id; in btrfs_del_root_ref() 416 u64 ref_id, u64 dirid, u64 sequence, const char *name, in btrfs_add_root_ref() argument 433 key.offset = ref_id; in btrfs_add_root_ref() 454 key.objectid = ref_id; in btrfs_add_root_ref()
|
D | ctree.h | 2988 u64 ref_id, u64 dirid, u64 sequence, const char *name, 2991 u64 ref_id, u64 dirid, u64 *sequence, const char *name,
|
/Linux-v4.19/drivers/macintosh/ |
D | windfarm_pm121.c | 327 unsigned int ref_id; member 334 .ref_id = FAN_OD, 341 .ref_id = FAN_HD, 504 controls[pm121_connection->ref_id]->name, in pm121_connect()
|