Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_api.c263 const struct aq_mss_ingress_prectlf_record *rec, in set_ingress_prectlf_record()
287 const struct aq_mss_ingress_prectlf_record *rec, in aq_mss_set_ingress_prectlf_record()
295 struct aq_mss_ingress_prectlf_record *rec, in get_ingress_prectlf_record()
341 struct aq_mss_ingress_prectlf_record *rec, in aq_mss_get_ingress_prectlf_record()
352 const struct aq_mss_ingress_preclass_record *rec, in set_ingress_preclass_record()
437 const struct aq_mss_ingress_preclass_record *rec, in aq_mss_set_ingress_preclass_record()
450 struct aq_mss_ingress_preclass_record *rec, in get_ingress_preclass_record()
549 struct aq_mss_ingress_preclass_record *rec, in aq_mss_get_ingress_preclass_record()
559 const struct aq_mss_ingress_sc_record *rec, in set_ingress_sc_record()
599 const struct aq_mss_ingress_sc_record *rec, in aq_mss_set_ingress_sc_record()
[all …]
/kernel/linux/linux-4.19/tools/perf/
Dbuiltin-record.c90 static bool switch_output_signal(struct record *rec) in switch_output_signal()
96 static bool switch_output_size(struct record *rec) in switch_output_size()
103 static bool switch_output_time(struct record *rec) in switch_output_time()
109 static int record__write(struct record *rec, void *bf, size_t size) in record__write()
129 struct record *rec = container_of(tool, struct record, tool); in process_synthesized_event() local
135 struct record *rec = to; in record__pushfn() local
176 struct record *rec = container_of(tool, struct record, tool); in record__process_auxtrace() local
209 static int record__auxtrace_mmap_read(struct record *rec, in record__auxtrace_mmap_read()
225 static int record__auxtrace_mmap_read_snapshot(struct record *rec, in record__auxtrace_mmap_read_snapshot()
242 static int record__auxtrace_read_snapshot_all(struct record *rec) in record__auxtrace_read_snapshot_all()
[all …]
/kernel/linux/linux-5.10/sound/isa/sb/
Demu8000_pcm.c171 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos()
185 struct snd_emu8k_pcm *rec = from_timer(rec, t, timer); in emu8k_pcm_timer_func() local
219 struct snd_emu8k_pcm *rec; in emu8k_pcm_open() local
246 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_close() local
269 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice()
322 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice()
357 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice()
375 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_trigger() local
435 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument
455 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_copy() local
[all …]
/kernel/linux/linux-4.19/sound/isa/sb/
Demu8000_pcm.c184 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos()
198 struct snd_emu8k_pcm *rec = from_timer(rec, t, timer); in emu8k_pcm_timer_func() local
232 struct snd_emu8k_pcm *rec; in emu8k_pcm_open() local
259 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_close() local
282 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice()
335 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice()
370 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice()
388 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_trigger() local
448 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument
468 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_copy() local
[all …]
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-record.c123 static bool switch_output_signal(struct record *rec) in switch_output_signal()
129 static bool switch_output_size(struct record *rec) in switch_output_size()
136 static bool switch_output_time(struct record *rec) in switch_output_time()
142 static bool record__output_max_size_exceeded(struct record *rec) in record__output_max_size_exceeded()
148 static int record__write(struct record *rec, struct mmap *map __maybe_unused, in record__write()
286 struct record *rec; member
336 static int record__aio_push(struct record *rec, struct mmap *map, off_t *off) in record__aio_push()
383 static void record__aio_mmap_read_sync(struct record *rec) in record__aio_mmap_read_sync()
443 static int record__aio_enabled(struct record *rec) in record__aio_enabled()
504 static int record__comp_enabled(struct record *rec) in record__comp_enabled()
[all …]
/kernel/linux/linux-4.19/sound/drivers/
Dpcm-indirect2.c41 struct snd_pcm_indirect2 *rec) in snd_pcm_indirect2_stat()
137 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_increase_min_periods()
233 struct snd_pcm_indirect2 *rec) in snd_pcm_indirect2_pointer()
246 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_playback_transfer()
375 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_playback_interrupt()
414 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_capture_transfer()
538 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_capture_interrupt()
/kernel/linux/linux-5.10/sound/core/seq/oss/
Dseq_oss_synth.c93 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe() local
144 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove() local
183 struct seq_oss_synth *rec; in get_sdev() local
203 struct seq_oss_synth *rec; in snd_seq_oss_synth_setup() local
296 struct seq_oss_synth *rec; in snd_seq_oss_synth_cleanup() local
345 struct seq_oss_synth *rec; in get_synthdev() local
392 struct seq_oss_synth *rec; in snd_seq_oss_synth_reset() local
444 struct seq_oss_synth *rec; in snd_seq_oss_synth_load_patch() local
471 struct seq_oss_synth *rec; in snd_seq_oss_synth_info() local
565 struct seq_oss_synth *rec; in snd_seq_oss_synth_ioctl() local
[all …]
/kernel/linux/linux-4.19/sound/core/seq/oss/
Dseq_oss_synth.c106 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe() local
157 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove() local
196 struct seq_oss_synth *rec; in get_sdev() local
216 struct seq_oss_synth *rec; in snd_seq_oss_synth_setup() local
309 struct seq_oss_synth *rec; in snd_seq_oss_synth_cleanup() local
358 struct seq_oss_synth *rec; in get_synthdev() local
405 struct seq_oss_synth *rec; in snd_seq_oss_synth_reset() local
457 struct seq_oss_synth *rec; in snd_seq_oss_synth_load_patch() local
484 struct seq_oss_synth *rec; in snd_seq_oss_synth_info() local
578 struct seq_oss_synth *rec; in snd_seq_oss_synth_ioctl() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_i2c.c44 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_pre_xfer() local
86 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_post_xfer() local
105 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_clock() local
120 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_data() local
134 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_clock() local
147 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_data() local
162 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_create()
253 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_add()
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_i2c.c43 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_pre_xfer() local
85 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_post_xfer() local
104 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_clock() local
119 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_data() local
133 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_clock() local
146 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_data() local
161 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_create()
252 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_add()
/kernel/linux/linux-5.10/sound/ppc/
Dpmac.c50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
84 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index()
130 snd_pmac_wait_ack(struct pmac_stream *rec) in snd_pmac_wait_ack()
153 static inline void snd_pmac_dma_stop(struct pmac_stream *rec) in snd_pmac_dma_stop()
162 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()
170 static inline void snd_pmac_dma_run(struct pmac_stream *rec, int status) in snd_pmac_dma_run()
179 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare()
243 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger()
291 struct pmac_stream *rec, in snd_pmac_pcm_pointer()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_i2c.c97 struct radeon_i2c_bus_rec *rec = &i2c->rec; in pre_xfer() local
167 struct radeon_i2c_bus_rec *rec = &i2c->rec; in post_xfer() local
186 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_clock() local
201 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_data() local
215 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_clock() local
228 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_data() local
334 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r100_hw_i2c_xfer() local
587 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r500_hw_i2c_xfer() local
820 struct radeon_i2c_bus_rec *rec = &i2c->rec; in radeon_hw_i2c_xfer() local
912 struct radeon_i2c_bus_rec *rec, in radeon_i2c_create()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/radeon/
Dradeon_i2c.c94 struct radeon_i2c_bus_rec *rec = &i2c->rec; in pre_xfer() local
164 struct radeon_i2c_bus_rec *rec = &i2c->rec; in post_xfer() local
183 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_clock() local
198 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_data() local
212 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_clock() local
225 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_data() local
331 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r100_hw_i2c_xfer() local
584 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r500_hw_i2c_xfer() local
817 struct radeon_i2c_bus_rec *rec = &i2c->rec; in radeon_hw_i2c_xfer() local
909 struct radeon_i2c_bus_rec *rec, in radeon_i2c_create()
[all …]
/kernel/linux/linux-4.19/arch/x86/kernel/
Dftrace.c148 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
174 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
231 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
357 static int add_brk_on_call(struct dyn_ftrace *rec, unsigned long addr) in add_brk_on_call()
368 static int add_brk_on_nop(struct dyn_ftrace *rec) in add_brk_on_nop()
377 static int add_breakpoints(struct dyn_ftrace *rec, int enable) in add_breakpoints()
410 static int remove_breakpoint(struct dyn_ftrace *rec) in remove_breakpoint()
467 static int add_update_call(struct dyn_ftrace *rec, unsigned long addr) in add_update_call()
476 static int add_update_nop(struct dyn_ftrace *rec) in add_update_nop()
485 static int add_update(struct dyn_ftrace *rec, int enable) in add_update()
[all …]
/kernel/linux/linux-4.19/sound/ppc/
Dpmac.c63 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
79 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
97 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index()
161 snd_pmac_wait_ack(struct pmac_stream *rec) in snd_pmac_wait_ack()
184 static inline void snd_pmac_dma_stop(struct pmac_stream *rec) in snd_pmac_dma_stop()
193 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()
201 static inline void snd_pmac_dma_run(struct pmac_stream *rec, int status) in snd_pmac_dma_run()
210 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare()
274 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger()
322 struct pmac_stream *rec, in snd_pmac_pcm_pointer()
[all …]
/kernel/linux/linux-5.10/include/linux/
Dpstore.h239 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
245 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
251 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
257 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
263 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
270 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
276 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
282 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
Dihex.h31 __ihex_next_binrec(const struct ihex_binrec *rec) in __ihex_next_binrec()
39 ihex_next_binrec(const struct ihex_binrec *rec) in ihex_next_binrec()
49 const struct ihex_binrec *end, *rec; in ihex_validate_fw() local
/kernel/linux/linux-4.19/include/linux/
Dpstore.h230 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
236 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
242 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
248 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
254 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
261 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
267 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
273 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
/kernel/linux/linux-4.19/arch/arm/kernel/
Dftrace.c56 static unsigned long ftrace_nop_replace(struct dyn_ftrace *rec) in ftrace_nop_replace()
61 static unsigned long adjust_address(struct dyn_ftrace *rec, unsigned long addr) in adjust_address()
74 static unsigned long ftrace_nop_replace(struct dyn_ftrace *rec) in ftrace_nop_replace()
79 static unsigned long adjust_address(struct dyn_ftrace *rec, unsigned long addr) in adjust_address()
165 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
179 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
195 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_dbf.c75 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_res() local
121 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_fces() local
157 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_uss() local
203 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_bit_err() local
274 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_basic() local
291 static void zfcp_dbf_set_common(struct zfcp_dbf_rec *rec, in zfcp_dbf_set_common()
325 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_trig() local
386 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_lvl() local
436 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_wka() local
469 struct zfcp_dbf_san *rec = &dbf->san_buf; in zfcp_dbf_san() local
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/
Dftrace.c126 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
222 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
396 static int __ftrace_make_nop_kernel(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop_kernel()
436 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
520 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
588 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
628 static int __ftrace_make_call_kernel(struct dyn_ftrace *rec, unsigned long addr)
675 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
714 __ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr,
807 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr,
/kernel/linux/linux-4.19/arch/powerpc/kernel/trace/
Dftrace.c110 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
204 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
274 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
356 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
420 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
459 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
497 __ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr,
590 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr,
/kernel/linux/linux-4.19/drivers/s390/scsi/
Dzfcp_dbf.c74 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_res() local
114 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_uss() local
160 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_bit_err() local
230 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_basic() local
247 static void zfcp_dbf_set_common(struct zfcp_dbf_rec *rec, in zfcp_dbf_set_common()
281 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_trig() local
342 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_lvl() local
392 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_wka() local
425 struct zfcp_dbf_san *rec = &dbf->san_buf; in zfcp_dbf_san() local
615 struct zfcp_dbf_scsi *rec = &dbf->scsi_buf; in zfcp_dbf_scsi_common() local
[all …]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ialloc.c58 union xfs_btree_rec rec; in xfs_inobt_update() local
77 union xfs_btree_rec *rec, in xfs_inobt_btrec_to_irec()
109 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
224 xfs_inobt_rec_incore_t rec; in xfs_check_agi_freecount() local
532 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec() local
628 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() local
1049 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_next_rec()
1079 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_get_rec()
1107 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode()
1138 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local
[all …]
/kernel/linux/linux-4.19/fs/xfs/libxfs/
Dxfs_ialloc.c75 union xfs_btree_rec rec; in xfs_inobt_update() local
94 union xfs_btree_rec *rec, in xfs_inobt_btrec_to_irec()
126 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
241 xfs_inobt_rec_incore_t rec; in xfs_check_agi_freecount() local
550 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec() local
636 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() local
1057 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_next_rec()
1086 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_get_rec()
1113 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode()
1144 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local
[all …]

12345678910>>...14