Searched defs:ent (Results 1 – 13 of 13) sorted by relevance
/fs/nfsd/ |
D | nfs4idmap.c | 63 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/ |
D | proc_devtree.c | 66 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
|
D | generic.c | 604 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
|
D | proc_tty.c | 145 struct proc_dir_entry *ent; in proc_tty_register_driver() local 161 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
|
D | kcore.c | 142 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/ |
D | xfs_dir2_block.c | 583 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/ |
D | recovery.c | 405 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/ |
D | file.c | 192 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block()
|
/fs/ |
D | aio.c | 1067 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/ |
D | hostfs_user.c | 105 struct dirent *ent; in read_dir() local
|
D | hostfs_kern.c | 280 int hostfs_readdir(struct file *file, void *ent, filldir_t filldir) in hostfs_readdir()
|
/fs/hppfs/ |
D | hppfs.c | 556 static int hppfs_readdir(struct file *file, void *ent, filldir_t filldir) in hppfs_readdir()
|
/fs/nfs/ |
D | dir.c | 770 struct nfs_cache_array_entry *ent; in nfs_do_filldir() local
|