Searched defs:ent (Results 1 – 12 of 12) sorted by relevance
/fs/autofs/ |
D | dirhash.c | 18 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
|
D | root.c | 45 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/ |
D | nfs4idmap.c | 68 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/ |
D | proc_devtree.c | 59 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
|
D | proc_tty.c | 145 struct proc_dir_entry *ent; in proc_tty_register_driver() local 166 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
|
D | generic.c | 564 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/ |
D | xfs_dir2_block.c | 594 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/ |
D | file.c | 208 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block()
|
/fs/ |
D | aio.c | 1057 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/ |
D | hostfs_user.c | 148 struct dirent *ent; in read_dir() local
|
D | hostfs_kern.c | 348 int hostfs_readdir(struct file *file, void *ent, filldir_t filldir) in hostfs_readdir()
|
/fs/hppfs/ |
D | hppfs.c | 564 static int hppfs_readdir(struct file *file, void *ent, filldir_t filldir) in hppfs_readdir()
|