Searched refs:find_entry (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/proc/
H A Dproc_sysctl.c102 static struct ctl_table *find_entry(struct ctl_table_header **phead, find_entry() function
338 entry = find_entry(&head, dir, name, namelen); lookup_entry()
868 entry = find_entry(&head, dir, name, namelen); find_subdir()
997 entry = find_entry(&head, dir, procname, strlen(procname)); sysctl_follow_link()
1109 link = find_entry(&head, dir, procname, strlen(procname)); get_links()
1122 link = find_entry(&head, dir, procname, strlen(procname)); get_links()
1528 link = find_entry(&link_head, core_parent, name, strlen(name)); put_links()
/linux-4.1.27/fs/cifs/
H A Dreaddir.c683 static int cifs_filldir(char *find_entry, struct file *file, cifs_filldir() argument
696 rc = cifs_fill_dirent(&de, find_entry, file_info->srch_inf.info_level, cifs_filldir()
731 &((FILE_UNIX_INFO *)find_entry)->basic, cifs_filldir()
736 (FIND_FILE_STANDARD_INFO *)find_entry, cifs_filldir()
741 (FILE_DIRECTORY_INFO *)find_entry, cifs_filldir()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c695 static int find_entry(struct mlx4_dev *dev, u8 port, find_entry() function
1118 err = find_entry(dev, port, gid, prot, mlx4_qp_attach_common()
1226 err = find_entry(dev, port, gid, prot, mlx4_qp_detach_common()
/linux-4.1.27/fs/jfs/
H A Djfs_dtree.c261 jfs_warn("find_entry called with index = %d", index); find_index()
268 jfs_warn("find_entry called with index >= next_index"); find_index()

Completed in 155 milliseconds