Home
last modified time | relevance | path

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

/fs/f2fs/
Ddir.c561 int f2fs_room_for_filename(const void *bitmap, int slots, int max_slots) in f2fs_room_for_filename()
586 int slots = GET_DENTRY_SLOTS(name->len); in f2fs_update_dentry() local
617 int slots, err = 0; in f2fs_add_regular_entry() local
814 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_entry() local
Dinline.c570 int slots = GET_DENTRY_SLOTS(new_name->len); in f2fs_add_inline_entry() local
632 int slots = GET_DENTRY_SLOTS(le16_to_cpu(dentry->name_len)); in f2fs_delete_inline_entry() local
/fs/gfs2/
Dlock_dlm.c1016 static int set_recover_size(struct gfs2_sbd *sdp, struct dlm_slot *slots, in set_recover_size()
1122 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, in gdlm_recover_done()
Dsuper.c845 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
1202 static int fat_add_new_entries(struct inode *dir, void *slots, int nr_slots, in fat_add_new_entries()
1285 int fat_add_entries(struct inode *dir, void *slots, int nr_slots, in fat_add_entries()
Dnamei_vfat.c582 struct msdos_dir_slot *slots, int *nr_slots) in vfat_build_slots()
660 struct msdos_dir_slot *slots; in vfat_add_entry() local
/fs/efs/
Defs.h104 unsigned char slots; member
/fs/nfs/
Dnfs4session.h40 struct nfs4_slot *slots; /* seqid per slot */ member
/fs/dlm/
Dmember.c484 struct dlm_slot *slots; in dlm_lsop_recover_done() local
Drecover.c172 struct dlm_slot *slots; in dlm_recover_members_wait() local
/fs/ntfs/
Drunlist.c653 int slots = 0; in ntfs_runlists_merge() local
/fs/ocfs2/
Dstack_user.c949 static void user_recover_done(void *arg, struct dlm_slot *slots, in user_recover_done()
/fs/
Dfs-writeback.c670 int slots; in wbc_detach_inode() local
/fs/btrfs/
Dctree.h348 int slots[BTRFS_MAX_LEVEL]; member