Searched refs:first_entry (Results 1 – 2 of 2) sorted by relevance
438 struct nilfs_dat_entry *entry, *first_entry; in nilfs_dat_get_vinfo() local461 first_entry = kmap_local_folio(entry_bh->b_folio, offset); in nilfs_dat_get_vinfo()466 entry = (void *)first_entry + in nilfs_dat_get_vinfo()472 kunmap_local(first_entry); in nilfs_dat_get_vinfo()
382 static void first_entry(struct ctl_dir *dir, in first_entry() function781 for (first_entry(ctl_dir, &h, &entry); h; next_entry(&h, &entry)) { in proc_sys_readdir()
Completed in 9 milliseconds