/fs/ext3/ |
D | namei.c | 111 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/ |
D | nfsacl.c | 97 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/ |
D | namei.c | 210 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 …]
|
D | extents.c | 397 unsigned short entries; in ext4_valid_extent_entries() local
|
/fs/xfs/ |
D | xfs_attr_leaf.h | 113 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
|
D | xfs_attr_leaf.c | 1063 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
|
D | xfs_attr.c | 1813 struct xfs_attr_leaf_entry *entries; in xfs_attr_node_list() local
|
D | xfs_dir2_leaf.c | 2081 int entries; in xfs_dir3_leaf_size() 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 | 228 unsigned short entries; member
|
/fs/reiserfs/ |
D | item_ops.c | 540 int entries = 0; in direntry_check_left() local 569 int entries = 0; in direntry_check_right() local
|
/fs/nfsd/ |
D | nfscache.c | 344 unsigned int entries = 0; in nfsd_cache_search() local
|
/fs/gfs2/ |
D | dir.c | 1232 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/ |
D | select.c | 97 struct poll_table_entry entries[0]; member 710 struct pollfd entries[0]; member
|
/fs/nfs/ |
D | mount_clnt.c | 410 u32 entries, i; in decode_auth_flavors() local
|
/fs/proc/ |
D | base.c | 146 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/ |
D | free-space-cache.c | 888 int entries = 0; in __btrfs_write_out_cache() local
|
/fs/ocfs2/ |
D | xattr.c | 4372 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
|