Home
last modified time | relevance | path

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

12

/fs/nfs_common/
Dnfsacl.c95 int entries = (acl && acl->a_count) ? max_t(int, acl->a_count, 4) : 0; in nfsacl_encode() local
274 u32 entries; in nfsacl_decode() local
/fs/ext4/
Dnamei.c229 struct dx_entry entries[0]; member
235 struct dx_entry entries[0]; member
242 struct dx_entry *entries; member
552 static inline unsigned dx_get_count(struct dx_entry *entries) in dx_get_count()
557 static inline unsigned dx_get_limit(struct dx_entry *entries) in dx_get_limit()
562 static inline void dx_set_count(struct dx_entry *entries, unsigned value) in dx_set_count()
567 static inline void dx_set_limit(struct dx_entry *entries, unsigned value) in dx_set_limit()
595 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
706 struct dx_entry *entries, int levels) in dx_show_entries()
754 struct dx_entry *at, *entries, *p, *q, *m; in dx_probe() local
[all …]
/fs/xfs/
Dxfs_attr_list.c306 struct xfs_attr_leaf_entry *entries; in xfs_attr_node_list() local
386 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_list_int() local
/fs/xfs/libxfs/
Dxfs_attr_leaf.c242 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_verify() local
1082 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_to_node() local
2272 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_lookup_int() local
2576 struct xfs_attr_leaf_entry *entries; in xfs_attr_leaf_lasthash() local
2595 struct xfs_attr_leaf_entry *entries; in xfs_attr_leaf_entsize() local
Dxfs_da_format.h668 xfs_attr_leaf_entry_t entries[1]; /* sorted on key, not name */ member
700 struct xfs_attr_leaf_entry entries[1]; member
796 struct xfs_attr_leaf_entry *entries = xfs_attr3_leaf_entryp(leafp); in xfs_attr3_leaf_name() local
Dxfs_dir2_leaf.c1613 int entries; in xfs_dir3_leaf_size() local
/fs/squashfs/
Dcache.c223 struct squashfs_cache *squashfs_cache_init(char *name, int entries, in squashfs_cache_init()
Dsquashfs_fs_sb.h17 int entries; member
Dsquashfs_fs.h221 unsigned short entries; member
/fs/btrfs/
Dfree-space-cache.h48 int entries; member
Dfree-space-cache.c923 int *entries, int *bitmaps, in write_cache_extent_entries()
1001 int entries, int bitmaps) in update_cache_item()
1052 int *entries) in write_pinned_extent_entries()
1246 int entries = 0; in __btrfs_write_out_cache() local
/fs/gfs2/
Ddir.c1269 struct gfs2_dirent **darr, u32 entries, in do_filldir_main()
1340 unsigned entries) in gfs2_set_cookies()
1379 unsigned entries = 0, entries2 = 0; in gfs2_dir_read_leaf() local
1902 u16 entries = be16_to_cpu(leaf->lf_entries); in gfs2_dir_del() local
/fs/reiserfs/
Ditem_ops.c529 int entries = 0; in direntry_check_left() local
558 int entries = 0; in direntry_check_right() local
/fs/xfs/scrub/
Dattr.c313 struct xfs_attr_leaf_entry *entries; in xchk_xattr_block() local
Dagheader.c603 xfs_agblock_t *entries; member
/fs/nfsd/
Dnfscache.c344 unsigned int entries = 0; in nfsd_cache_insert() local
Dnfs4acl.c827 int nfs4_acl_bytes(int entries) in nfs4_acl_bytes()
/fs/incfs/
Dformat.c513 struct incfs_blockmap_entry *entries, in incfs_read_blockmap_entries()
/fs/nfs/
Dmount_clnt.c424 u32 entries, i; in decode_auth_flavors() local
/fs/
Dselect.c100 struct poll_table_entry entries[0]; member
829 struct pollfd entries[0]; member
Dio_uring.c3840 static int io_uring_create(unsigned entries, struct io_uring_params *p) in io_uring_create()
3934 static long io_uring_setup(u32 entries, struct io_uring_params __user *params) in io_uring_setup()
3961 SYSCALL_DEFINE2(io_uring_setup, u32, entries, in SYSCALL_DEFINE2() argument
/fs/overlayfs/
Dreaddir.c34 struct list_head entries; member
/fs/f2fs/
Dsegment.c1846 int entries = SIT_VBLOCK_MAP_SIZE / sizeof(unsigned long); in add_discard_addrs() local
2533 int entries = SIT_VBLOCK_MAP_SIZE / sizeof(unsigned long); in __next_free_blkoff() local
/fs/proc/
Dbase.c156 static unsigned int __init pid_entry_nlink(const struct pid_entry *entries, in pid_entry_nlink()
429 unsigned long *entries; in proc_pid_stack() local
/fs/ocfs2/
Dxattr.c4392 char *entries, *buf, *bucket_buf = NULL; in ocfs2_defrag_xattr_bucket() local
4585 struct ocfs2_xattr_entry *entries = xh->xh_entries; in ocfs2_xattr_find_divide_pos() local

12