Searched defs:slots (Results 1 – 14 of 14) sorted by relevance
/fs/f2fs/ |
D | dir.c | 451 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
|
D | inline.c | 531 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/ |
D | lock_dlm.c | 1005 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()
|
D | super.c | 1081 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 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()
|
D | namei_vfat.c | 592 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/ |
D | efs.h | 103 unsigned char slots; member
|
/fs/nfs/ |
D | nfs4session.h | 38 struct nfs4_slot *slots; /* seqid per slot */ member
|
/fs/dlm/ |
D | member.c | 488 struct dlm_slot *slots; in dlm_lsop_recover_done() local
|
D | recover.c | 170 struct dlm_slot *slots; in dlm_recover_members_wait() local
|
/fs/ntfs/ |
D | runlist.c | 667 int slots = 0; in ntfs_runlists_merge() local
|
/fs/ocfs2/ |
D | stack_user.c | 957 static void user_recover_done(void *arg, struct dlm_slot *slots, in user_recover_done()
|
/fs/ |
D | fs-writeback.c | 641 int slots; in wbc_detach_inode() local
|
/fs/btrfs/ |
D | ctree.h | 324 int slots[BTRFS_MAX_LEVEL]; member
|