Searched defs:slots (Results 1 – 14 of 14) sorted by relevance
/fs/f2fs/ |
D | dir.c | 561 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
|
D | inline.c | 570 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/ |
D | lock_dlm.c | 1016 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()
|
D | super.c | 845 unsigned int slots = 64; in gfs2_statfs_slow() local
|
/fs/fat/ |
D | dir.c | 284 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()
|
D | namei_vfat.c | 582 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/ |
D | efs.h | 104 unsigned char slots; member
|
/fs/nfs/ |
D | nfs4session.h | 40 struct nfs4_slot *slots; /* seqid per slot */ member
|
/fs/dlm/ |
D | member.c | 484 struct dlm_slot *slots; in dlm_lsop_recover_done() local
|
D | recover.c | 172 struct dlm_slot *slots; in dlm_recover_members_wait() local
|
/fs/ntfs/ |
D | runlist.c | 653 int slots = 0; in ntfs_runlists_merge() local
|
/fs/ocfs2/ |
D | stack_user.c | 949 static void user_recover_done(void *arg, struct dlm_slot *slots, in user_recover_done()
|
/fs/ |
D | fs-writeback.c | 670 int slots; in wbc_detach_inode() local
|
/fs/btrfs/ |
D | ctree.h | 348 int slots[BTRFS_MAX_LEVEL]; member
|