Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4idmap.c62 struct ent { struct
78 struct ent *new = container_of(cnew, struct ent, h); in ent_init() argument
110 idtoname_hash(struct ent *ent) in idtoname_hash()
128 struct ent *ent = container_of(ch, struct ent, h); in idtoname_request() local
152 struct ent *ent; in idtoname_show() local
199 struct ent ent, *res; in idtoname_parse() local
292 nametoid_hash(struct ent *ent) in nametoid_hash()
301 struct ent *ent = container_of(ch, struct ent, h); in nametoid_request() local
323 struct ent *ent; in nametoid_show() local
362 struct ent ent, *res; in nametoid_parse() local
[all …]
/fs/ocfs2/
Dfilecheck.c308 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_adjust_max()
403 struct ocfs2_filecheck_sysfs_entry *ent; in ocfs2_filecheck_show() local
454 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *ent) in ocfs2_filecheck_erase_entry()
472 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_erase_entries()
489 ocfs2_filecheck_done_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_done_entry()
521 ocfs2_filecheck_handle_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_handle_entry()
542 struct ocfs2_filecheck_sysfs_entry *ent; in ocfs2_filecheck_store() local
/fs/proc/
Dproc_tty.c146 struct proc_dir_entry *ent; in proc_tty_register_driver() local
162 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
Dkcore.c146 struct kcore_list *ent; in kcore_update_ram() local
165 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
198 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
209 struct kcore_list *ent; in kclist_add_private() local
Dgeneric.c360 struct proc_dir_entry *ent = NULL; in __proc_create() local
402 struct proc_dir_entry *ent; in proc_symlink() local
429 struct proc_dir_entry *ent; in proc_mkdir_data() local
467 struct proc_dir_entry *ent, *parent = NULL; in proc_create_mount_point() local
/fs/nilfs2/
Drecovery.c402 struct nilfs_segment_entry *ent = kmalloc(sizeof(*ent), GFP_NOFS); in nilfs_segment_list_add() local
416 struct nilfs_segment_entry *ent; in nilfs_dispose_segment_list() local
429 struct nilfs_segment_entry *ent, *n; in nilfs_prepare_segment_for_recovery() local
/fs/xfs/libxfs/
Dxfs_dir2_block.c618 int ent; /* entry index */ in xfs_dir2_block_lookup() local
768 int ent; /* block leaf entry index */ in xfs_dir2_block_removename() local
848 int ent; /* leaf entry index */ in xfs_dir2_block_replace() local
/fs/ext4/
Dnamei.c3253 static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) in ext4_rename_dir_prepare()
3268 static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, in ext4_rename_dir_finish()
3295 static int ext4_setent(handle_t *handle, struct ext4_renament *ent, in ext4_setent()
3343 static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, in ext4_rename_delete()
3375 static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) in ext4_update_dir_count()
3386 static struct inode *ext4_whiteout_for_rename(struct ext4_renament *ent, in ext4_whiteout_for_rename()
/fs/omfs/
Dfile.c191 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block()
/fs/hostfs/
Dhostfs_user.c112 struct dirent *ent; in read_dir() local
/fs/nfs/
Ddir.c813 struct nfs_cache_array_entry *ent; in nfs_do_filldir() local