Searched defs:entries (Results 1 – 15 of 15) sorted by relevance
/fs/ext3/ |
D | namei.c | 124 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/ |
D | namei.c | 124 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/ |
D | nfsacl.c | 78 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/ |
D | ktrace.c | 59 int entries; in ktrace_alloc() local
|
/fs/squashfs/ |
D | cache.c | 233 struct squashfs_cache *squashfs_cache_init(char *name, int entries, in squashfs_cache_init()
|
D | squashfs_fs_sb.h | 30 int entries; member
|
D | squashfs_fs.h | 203 unsigned short entries; member
|
/fs/xfs/ |
D | xfs_attr_leaf.h | 113 xfs_attr_leaf_entry_t entries[1]; /* sorted on key, not name */ member
|
/fs/reiserfs/ |
D | item_ops.c | 536 int entries = 0; in direntry_check_left() local 564 int entries = 0; in direntry_check_right() local
|
/fs/ |
D | select.c | 88 struct poll_table_entry entries[0]; member 661 struct pollfd entries[0]; member
|
D | compat_ioctl.c | 1161 compat_caddr_t entries; member
|
/fs/gfs2/ |
D | dir.c | 1201 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/ |
D | base.c | 140 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/ |
D | xattr.c | 3524 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/ |
D | proc.c | 1947 int i, first, entries_seen, entries; in smb_proc_readdir_short() local
|