Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 19 of 19) sorted by relevance

/fs/ext3/
Dnamei.c111 struct dx_entry entries[0]; member
117 struct dx_entry entries[0]; member
124 struct dx_entry *entries; member
203 static inline unsigned dx_get_count (struct dx_entry *entries) in dx_get_count()
208 static inline unsigned dx_get_limit (struct dx_entry *entries) in dx_get_limit()
213 static inline void dx_set_count (struct dx_entry *entries, unsigned value) in dx_set_count()
218 static inline void dx_set_limit (struct dx_entry *entries, unsigned value) in dx_set_limit()
240 static void dx_show_index (char * label, struct dx_entry *entries) in dx_show_index()
289 struct dx_entry *entries, int levels) in dx_show_entries()
333 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
[all …]
/fs/nfs_common/
Dnfsacl.c97 int entries = (acl && acl->a_count) ? max_t(int, acl->a_count, 4) : 0; in nfsacl_encode() local
275 u32 entries; in nfsacl_decode() local
/fs/ext4/
Dnamei.c210 struct dx_entry entries[0]; member
216 struct dx_entry entries[0]; member
223 struct dx_entry *entries; member
529 static inline unsigned dx_get_count(struct dx_entry *entries) in dx_get_count()
534 static inline unsigned dx_get_limit(struct dx_entry *entries) in dx_get_limit()
539 static inline void dx_set_count(struct dx_entry *entries, unsigned value) in dx_set_count()
544 static inline void dx_set_limit(struct dx_entry *entries, unsigned value) in dx_set_limit()
572 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
680 struct dx_entry *entries, int levels) in dx_show_entries()
728 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
[all …]
Dextents.c397 unsigned short entries; in ext4_valid_extent_entries() local
/fs/xfs/
Dxfs_attr_leaf.h113 xfs_attr_leaf_entry_t entries[1]; /* sorted on key, not name */ member
138 struct xfs_attr_leaf_entry entries[1]; member
222 struct xfs_attr_leaf_entry *entries = xfs_attr3_leaf_entryp(leafp); in xfs_attr3_leaf_name() local
Dxfs_attr_leaf.c1063 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_to_node() local
2269 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_lookup_int() local
2584 struct xfs_attr_leaf_entry *entries; in xfs_attr_leaf_lasthash() local
2602 struct xfs_attr_leaf_entry *entries; in xfs_attr_leaf_entsize() local
2655 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_list_int() local
Dxfs_attr.c1813 struct xfs_attr_leaf_entry *entries; in xfs_attr_node_list() local
Dxfs_dir2_leaf.c2081 int entries; in xfs_dir3_leaf_size() local
/fs/squashfs/
Dcache.c233 struct squashfs_cache *squashfs_cache_init(char *name, int entries, in squashfs_cache_init()
Dsquashfs_fs_sb.h30 int entries; member
Dsquashfs_fs.h228 unsigned short entries; member
/fs/reiserfs/
Ditem_ops.c540 int entries = 0; in direntry_check_left() local
569 int entries = 0; in direntry_check_right() local
/fs/nfsd/
Dnfscache.c344 unsigned int entries = 0; in nfsd_cache_search() local
/fs/gfs2/
Ddir.c1232 const struct gfs2_dirent **darr, u32 entries, in do_filldir_main()
1318 unsigned entries = 0, entries2 = 0; in gfs2_dir_read_leaf() local
1770 u16 entries = be16_to_cpu(leaf->lf_entries); in gfs2_dir_del() local
/fs/
Dselect.c97 struct poll_table_entry entries[0]; member
710 struct pollfd entries[0]; member
/fs/nfs/
Dmount_clnt.c410 u32 entries, i; in decode_auth_flavors() local
/fs/proc/
Dbase.c146 static unsigned int pid_entry_count_dirs(const struct pid_entry *entries, in pid_entry_count_dirs()
306 unsigned long *entries; in proc_pid_stack() local
/fs/btrfs/
Dfree-space-cache.c888 int entries = 0; in __btrfs_write_out_cache() local
/fs/ocfs2/
Dxattr.c4372 char *entries, *buf, *bucket_buf = NULL; in ocfs2_defrag_xattr_bucket() local
4565 struct ocfs2_xattr_entry *entries = xh->xh_entries; in ocfs2_xattr_find_divide_pos() local