Home
last modified time | relevance | path

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

/fs/ext3/
Dnamei.c124 struct dx_entry entries[0]; member
130 struct dx_entry entries[0]; member
137 struct dx_entry *entries; member
216 static inline unsigned dx_get_count (struct dx_entry *entries) in dx_get_count()
221 static inline unsigned dx_get_limit (struct dx_entry *entries) in dx_get_limit()
226 static inline void dx_set_count (struct dx_entry *entries, unsigned value) in dx_set_count()
231 static inline void dx_set_limit (struct dx_entry *entries, unsigned value) in dx_set_limit()
253 static void dx_show_index (char * label, struct dx_entry *entries) in dx_show_index()
302 struct dx_entry *entries, int levels) in dx_show_entries()
346 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
[all …]
/fs/ext4/
Dnamei.c124 struct dx_entry entries[0]; member
130 struct dx_entry entries[0]; member
137 struct dx_entry *entries; member
218 static inline unsigned dx_get_count(struct dx_entry *entries) in dx_get_count()
223 static inline unsigned dx_get_limit(struct dx_entry *entries) in dx_get_limit()
228 static inline void dx_set_count(struct dx_entry *entries, unsigned value) in dx_set_count()
233 static inline void dx_set_limit(struct dx_entry *entries, unsigned value) in dx_set_limit()
255 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
304 struct dx_entry *entries, int levels) in dx_show_entries()
350 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
[all …]
/fs/nfs_common/
Dnfsacl.c78 int entries = (acl && acl->a_count) ? max_t(int, acl->a_count, 4) : 0; in nfsacl_encode() local
236 u32 entries; in nfsacl_decode() local
/fs/xfs/support/
Dktrace.c59 int entries; in ktrace_alloc() 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.h203 unsigned short entries; member
/fs/xfs/
Dxfs_attr_leaf.h113 xfs_attr_leaf_entry_t entries[1]; /* sorted on key, not name */ member
/fs/reiserfs/
Ditem_ops.c536 int entries = 0; in direntry_check_left() local
564 int entries = 0; in direntry_check_right() local
/fs/
Dselect.c88 struct poll_table_entry entries[0]; member
661 struct pollfd entries[0]; member
Dcompat_ioctl.c1161 compat_caddr_t entries; member
/fs/gfs2/
Ddir.c1201 const struct gfs2_dirent **darr, u32 entries, in do_filldir_main()
1268 unsigned entries = 0, entries2 = 0; in gfs2_dir_read_leaf() local
1696 u16 entries = be16_to_cpu(leaf->lf_entries); in gfs2_dir_del() local
/fs/proc/
Dbase.c140 static unsigned int pid_entry_count_dirs(const struct pid_entry *entries, in pid_entry_count_dirs()
356 unsigned long *entries; in proc_pid_stack() local
/fs/ocfs2/
Dxattr.c3524 char *entries, *buf, *bucket_buf = NULL; in ocfs2_defrag_xattr_bucket() local
3722 struct ocfs2_xattr_entry *entries = xh->xh_entries; in ocfs2_xattr_find_divide_pos() local
/fs/smbfs/
Dproc.c1947 int i, first, entries_seen, entries; in smb_proc_readdir_short() local