Home
last modified time | relevance | path

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

/fs/autofs/
Ddirhash.c18 struct autofs_dir_ent *ent) in autofs_init_usage()
24 static void autofs_delete_usage(struct autofs_dir_ent *ent) in autofs_delete_usage()
30 struct autofs_dir_ent *ent) in autofs_update_usage()
41 struct autofs_dir_ent *ent; in autofs_expire() local
128 void autofs_hash_insert(struct autofs_dirhash *dh, struct autofs_dir_ent *ent) in autofs_hash_insert()
147 void autofs_hash_delete(struct autofs_dir_ent *ent) in autofs_hash_delete()
173 struct autofs_dir_ent *ent; in autofs_hash_enum() local
221 struct autofs_dir_ent *ent; in autofs_hash_dputall() local
238 struct autofs_dir_ent *ent, *nent; in autofs_hash_nuke() local
Droot.c45 struct autofs_dir_ent *ent = NULL; in autofs_root_readdir() local
88 struct autofs_dir_ent *ent; in try_to_fill_dentry() local
152 struct autofs_dir_ent *ent; in autofs_revalidate() local
273 struct autofs_dir_ent *ent; in autofs_root_symlink() local
360 struct autofs_dir_ent *ent; in autofs_root_unlink() local
400 struct autofs_dir_ent *ent; in autofs_root_rmdir() local
436 struct autofs_dir_ent *ent; in autofs_root_mkdir() local
522 struct autofs_dir_ent *ent; in autofs_expire_run() local
/fs/nfsd/
Dnfs4idmap.c68 struct ent { struct
85 struct ent *new = container_of(cnew, struct ent, h); in ent_init() argument
119 idtoname_hash(struct ent *ent) in idtoname_hash()
137 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
340 struct ent *ent; in nametoid_show() local
379 struct ent ent, *res; in nametoid_parse() local
[all …]
/fs/proc/
Dproc_devtree.c59 struct proc_dir_entry *ent; in __proc_device_tree_add_prop() local
96 struct proc_dir_entry *ent; in proc_device_tree_update_prop() local
118 struct proc_dir_entry *ent; in duplicate_name() local
180 struct proc_dir_entry *ent; in proc_device_tree_add_node() local
Dproc_tty.c145 struct proc_dir_entry *ent; in proc_tty_register_driver() local
166 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
Dgeneric.c564 struct proc_dir_entry *ent = NULL; in __proc_create() local
601 struct proc_dir_entry *ent; in proc_symlink() local
626 struct proc_dir_entry *ent; in proc_mkdir_mode() local
641 struct proc_dir_entry *ent; in proc_net_mkdir() local
664 struct proc_dir_entry *ent; in create_proc_entry() local
/fs/xfs/
Dxfs_dir2_block.c594 int ent; /* entry index */ in xfs_dir2_block_lookup() local
746 int ent; /* block leaf entry index */ in xfs_dir2_block_removename() local
827 int ent; /* leaf entry index */ in xfs_dir2_block_replace() local
/fs/omfs/
Dfile.c208 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block()
/fs/
Daio.c1057 static int aio_read_evt(struct kioctx *ioctx, struct io_event *ent) in aio_read_evt()
1139 struct io_event ent; in read_events() local
/fs/hostfs/
Dhostfs_user.c148 struct dirent *ent; in read_dir() local
Dhostfs_kern.c348 int hostfs_readdir(struct file *file, void *ent, filldir_t filldir) in hostfs_readdir()
/fs/hppfs/
Dhppfs.c564 static int hppfs_readdir(struct file *file, void *ent, filldir_t filldir) in hppfs_readdir()