Home
last modified time | relevance | path

Searched refs:first_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.c746 union xfs_btree_ptr first_ptr; in xfs_btree_bload() local
781 xfs_btree_copy_ptrs(cur, &first_ptr, &ptr, 1); in xfs_btree_bload()
789 xfs_btree_copy_ptrs(cur, &child_ptr, &first_ptr, 1); in xfs_btree_bload()
/linux/sound/pci/emu10k1/
H A Demupcm.c801 epcm->first_ptr = 1; in snd_emu10k1_capture_trigger()
984 if (epcm->first_ptr) { in snd_emu10k1_capture_pointer()
986 epcm->first_ptr = 0; in snd_emu10k1_capture_pointer()