Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4idmap.c62 struct ent { struct
79 struct ent *new = container_of(cnew, struct ent, h); in ent_init() argument
111 idtoname_hash(struct ent *ent) in idtoname_hash()
129 struct ent *ent = container_of(ch, struct ent, h); in idtoname_request() local
153 struct ent *ent; in idtoname_show() local
200 struct ent ent, *res; in idtoname_parse() local
293 nametoid_hash(struct ent *ent) in nametoid_hash()
302 struct ent *ent = container_of(ch, struct ent, h); in nametoid_request() local
324 struct ent *ent; in nametoid_show() local
363 struct ent ent, *res; in nametoid_parse() local
[all …]
/fs/ocfs2/
Dfilecheck.c212 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_adjust_max()
307 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_show() local
350 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_is_dup_entry()
366 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *ent) in ocfs2_filecheck_erase_entry()
384 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_erase_entries()
401 ocfs2_filecheck_done_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_done_entry()
433 ocfs2_filecheck_handle_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_handle_entry()
458 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_store() local
/fs/proc/
Dproc_tty.c135 struct proc_dir_entry *ent; in proc_tty_register_driver() local
151 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
Dkcore.c128 struct kcore_list *ent; in kcore_ram_list() local
145 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
178 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
189 struct kcore_list *ent; in kclist_add_private() local
Dgeneric.c380 struct proc_dir_entry *ent = NULL; in __proc_create() local
442 struct proc_dir_entry *ent; in proc_symlink() local
465 struct proc_dir_entry *ent; in proc_mkdir_data() local
501 struct proc_dir_entry *ent, *parent = NULL; in proc_create_mount_point() local
/fs/xfs/scrub/
Dattr.c248 struct xfs_attr_leaf_entry *ent, in xchk_xattr_entry()
312 struct xfs_attr_leaf_entry *ent; in xchk_xattr_block() local
405 struct xfs_attr_leaf_entry *ent = rec; in xchk_xattr_rec() local
Ddir.c186 struct xfs_dir2_leaf_entry *ent = rec; in xchk_dir_rec() local
/fs/ceph/
Dcache.c57 struct ceph_fscache_entry *ent; in ceph_fscache_register_fs() local
312 struct ceph_fscache_entry *ent; in ceph_fscache_unregister_fs() local
/fs/nilfs2/
Drecovery.c393 struct nilfs_segment_entry *ent = kmalloc(sizeof(*ent), GFP_NOFS); in nilfs_segment_list_add() local
407 struct nilfs_segment_entry *ent; in nilfs_dispose_segment_list() local
420 struct nilfs_segment_entry *ent, *n; in nilfs_prepare_segment_for_recovery() local
/fs/xfs/libxfs/
Dxfs_dir2_block.c610 int ent; /* entry index */ in xfs_dir2_block_lookup() local
760 int ent; /* block leaf entry index */ in xfs_dir2_block_removename() local
840 int ent; /* leaf entry index */ in xfs_dir2_block_replace() local
/fs/ext4/
Dnamei.c3461 static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) in ext4_rename_dir_prepare()
3476 static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, in ext4_rename_dir_finish()
3502 static int ext4_setent(handle_t *handle, struct ext4_renament *ent, in ext4_setent()
3549 static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, in ext4_rename_delete()
3581 static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) in ext4_update_dir_count()
3592 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.c753 struct nfs_cache_array_entry *ent; in nfs_do_filldir() local