Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 13 of 13) sorted by relevance

/fs/nfsd/
Dnfs4idmap.c63 struct ent { struct
79 struct ent *new = container_of(cnew, struct ent, h); in ent_init() argument
113 idtoname_hash(struct ent *ent) in idtoname_hash()
131 struct ent *ent = container_of(ch, struct ent, h); in idtoname_request() local
161 struct ent *ent; in idtoname_show() local
208 struct ent ent, *res; in idtoname_parse() local
309 nametoid_hash(struct ent *ent) in nametoid_hash()
318 struct ent *ent = container_of(ch, struct ent, h); in nametoid_request() local
346 struct ent *ent; in nametoid_show() local
385 struct ent ent, *res; in nametoid_parse() local
[all …]
/fs/proc/
Dproc_devtree.c66 struct proc_dir_entry *ent; in __proc_device_tree_add_prop() local
102 struct proc_dir_entry *ent; in proc_device_tree_update_prop() local
124 struct proc_dir_entry *ent; in duplicate_name() local
186 struct proc_dir_entry *ent; in proc_device_tree_add_node() local
Dgeneric.c604 struct proc_dir_entry *ent = NULL; in __proc_create() local
640 struct proc_dir_entry *ent; in proc_symlink() local
666 struct proc_dir_entry *ent; in proc_mkdir_mode() local
682 struct proc_dir_entry *ent; in proc_net_mkdir() local
706 struct proc_dir_entry *ent; in create_proc_entry() local
Dproc_tty.c145 struct proc_dir_entry *ent; in proc_tty_register_driver() local
161 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
Dkcore.c142 struct kcore_list *ent; in kcore_update_ram() local
161 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
194 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
205 struct kcore_list *ent; in kclist_add_private() local
/fs/xfs/
Dxfs_dir2_block.c583 int ent; /* entry index */ in xfs_dir2_block_lookup() local
736 int ent; /* block leaf entry index */ in xfs_dir2_block_removename() local
818 int ent; /* leaf entry index */ in xfs_dir2_block_replace() local
/fs/nilfs2/
Drecovery.c405 struct nilfs_segment_entry *ent = kmalloc(sizeof(*ent), GFP_NOFS); in nilfs_segment_list_add() local
419 struct nilfs_segment_entry *ent; in nilfs_dispose_segment_list() local
432 struct nilfs_segment_entry *ent, *n; in nilfs_prepare_segment_for_recovery() local
/fs/omfs/
Dfile.c192 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block()
/fs/
Daio.c1067 static int aio_read_evt(struct kioctx *ioctx, struct io_event *ent) in aio_read_evt()
1149 struct io_event ent; in read_events() local
/fs/hostfs/
Dhostfs_user.c105 struct dirent *ent; in read_dir() local
Dhostfs_kern.c280 int hostfs_readdir(struct file *file, void *ent, filldir_t filldir) in hostfs_readdir()
/fs/hppfs/
Dhppfs.c556 static int hppfs_readdir(struct file *file, void *ent, filldir_t filldir) in hppfs_readdir()
/fs/nfs/
Ddir.c770 struct nfs_cache_array_entry *ent; in nfs_do_filldir() local