Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 12 of 12) 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.c147 struct proc_dir_entry *ent; in proc_tty_register_driver() local
163 struct proc_dir_entry *ent; in proc_tty_unregister_driver() local
Dkcore.c148 struct kcore_list *ent; in kcore_update_ram() local
167 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
200 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
211 struct kcore_list *ent; in kclist_add_private() local
Dgeneric.c345 struct proc_dir_entry *ent = NULL; in __proc_create() local
387 struct proc_dir_entry *ent; in proc_symlink() local
414 struct proc_dir_entry *ent; in proc_mkdir_data() local
452 struct proc_dir_entry *ent, *parent = NULL; in proc_create_mount_point() local
/fs/ceph/
Dcache.c89 struct ceph_fscache_entry *ent; in ceph_fscache_register_fs() local
373 struct ceph_fscache_entry *ent; in ceph_fscache_unregister_fs() 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.c3330 static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) in ext4_rename_dir_prepare()
3345 static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, in ext4_rename_dir_finish()
3372 static int ext4_setent(handle_t *handle, struct ext4_renament *ent, in ext4_setent()
3420 static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, in ext4_rename_delete()
3452 static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) in ext4_update_dir_count()
3463 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.c780 struct nfs_cache_array_entry *ent; in nfs_do_filldir() local