Home
last modified time | relevance | path

Searched defs:slots (Results 1 – 14 of 14) sorted by relevance

/fs/f2fs/
Ddir.c451 int room_for_filename(const void *bitmap, int slots, int max_slots) in room_for_filename()
476 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local
507 int slots, err = 0; in f2fs_add_regular_entry() local
700 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
Dinline.c531 int slots = GET_DENTRY_SLOTS(new_name->len); in f2fs_add_inline_entry() local
588 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_inline_entry() local
/fs/gfs2/
Dlock_dlm.c1005 static int set_recover_size(struct gfs2_sbd *sdp, struct dlm_slot *slots, in set_recover_size()
1110 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, in gdlm_recover_done()
Dsuper.c1081 unsigned int slots = 64; in gfs2_statfs_slow() local
/fs/fat/
Ddir.c284 unsigned char id, slot, slots, alias_checksum; in fat_parse_long() local
1195 static int fat_add_new_entries(struct inode *dir, void *slots, int nr_slots, in fat_add_new_entries()
1275 int fat_add_entries(struct inode *dir, void *slots, int nr_slots, in fat_add_entries()
Dnamei_vfat.c592 struct msdos_dir_slot *slots, int *nr_slots) in vfat_build_slots()
670 struct msdos_dir_slot *slots; in vfat_add_entry() local
/fs/efs/
Defs.h103 unsigned char slots; member
/fs/nfs/
Dnfs4session.h38 struct nfs4_slot *slots; /* seqid per slot */ member
/fs/dlm/
Dmember.c488 struct dlm_slot *slots; in dlm_lsop_recover_done() local
Drecover.c170 struct dlm_slot *slots; in dlm_recover_members_wait() local
/fs/ntfs/
Drunlist.c667 int slots = 0; in ntfs_runlists_merge() local
/fs/ocfs2/
Dstack_user.c957 static void user_recover_done(void *arg, struct dlm_slot *slots, in user_recover_done()
/fs/
Dfs-writeback.c641 int slots; in wbc_detach_inode() local
/fs/btrfs/
Dctree.h324 int slots[BTRFS_MAX_LEVEL]; member