Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 16 of 16) 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()
135 struct ent *ent = container_of(ch, struct ent, h); in idtoname_request() local
159 struct ent *ent; in idtoname_show() local
207 struct ent ent, *res; in idtoname_parse() local
300 nametoid_hash(struct ent *ent) in nametoid_hash()
315 struct ent *ent = container_of(ch, struct ent, h); in nametoid_request() local
337 struct ent *ent; in nametoid_show() local
377 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
346 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_is_dup_entry()
362 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *ent) in ocfs2_filecheck_erase_entry()
380 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_erase_entries()
397 ocfs2_filecheck_done_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_done_entry()
429 ocfs2_filecheck_handle_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_handle_entry()
454 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.c402 struct proc_dir_entry *ent = NULL; in __proc_create() local
467 struct proc_dir_entry *ent; in proc_symlink() local
490 struct proc_dir_entry *ent; in _proc_mkdir() local
533 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
408 struct xfs_attr_leaf_entry *ent; in xchk_xattr_rec() local
Ddir.c196 struct xfs_dir2_leaf_entry *ent; in xchk_dir_rec() local
/fs/ceph/
Dcache.c58 struct ceph_fscache_entry *ent; in ceph_fscache_register_fs() local
313 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.c639 int ent; /* entry index */ in xfs_dir2_block_lookup() local
787 int ent; /* block leaf entry index */ in xfs_dir2_block_removename() local
868 int ent; /* leaf entry index */ in xfs_dir2_block_replace() local
Dxfs_attr_leaf.c241 struct xfs_attr_leaf_entry *ent, in xfs_attr3_leaf_verify_entry()
298 struct xfs_attr_leaf_entry *ent; in xfs_attr3_leaf_verify() local
/fs/exfat/
Dexfat_fs.h118 #define BITMAP_ENT_TO_CLUSTER(ent) ((ent) + EXFAT_RESERVED_CLUSTERS) argument
121 #define BITMAP_OFFSET_SECTOR_INDEX(sb, ent) \ argument
123 #define BITMAP_OFFSET_BIT_IN_SECTOR(sb, ent) (ent & BITS_PER_SECTOR_MASK(sb)) argument
124 #define BITMAP_OFFSET_BYTE_IN_SECTOR(sb, ent) \ argument
/fs/ext4/
Dnamei.c3724 static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) in ext4_rename_dir_prepare()
3739 static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, in ext4_rename_dir_finish()
3765 static int ext4_setent(handle_t *handle, struct ext4_renament *ent, in ext4_setent()
3792 static void ext4_resetent(handle_t *handle, struct ext4_renament *ent, in ext4_resetent()
3836 static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, in ext4_rename_delete()
3869 static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) in ext4_update_dir_count()
3880 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.c808 struct nfs_cache_array_entry *ent; in nfs_do_filldir() local