Home
last modified time | relevance | path

Searched defs:p_dir (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dnamei.c201 exfat_search_empty_slot(struct super_block *sb, struct exfat_hint_femp *hint_femp, struct exfat_chain *p_dir, int num_entries) exfat_search_empty_slot() argument
304 exfat_find_empty_entry(struct inode *inode, struct exfat_chain *p_dir, int num_entries) exfat_find_empty_entry() argument
422 __exfat_resolve_path(struct inode *inode, const unsigned char *path, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, int lookup) __exfat_resolve_path() argument
482 exfat_add_entry(struct inode *inode, const char *path, struct exfat_chain *p_dir, unsigned int type, struct exfat_dir_entry *info) exfat_add_entry() argument
892 exfat_check_dir_empty(struct super_block *sb, struct exfat_chain *p_dir) exfat_check_dir_empty() argument
1016 exfat_rename_file(struct inode *inode, struct exfat_chain *p_dir, int oldentry, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_rename_file() argument
1205 struct exfat_chain *p_dir = NULL; __exfat_rename() local
[all...]
H A Ddir.c434 int exfat_init_dir_entry(struct inode *inode, struct exfat_chain *p_dir, in exfat_init_dir_entry() argument
486 int exfat_update_dir_chksum(struct inode *inode, struct exfat_chain *p_dir, in exfat_update_dir_chksum() argument
522 int exfat_init_ext_entry(struct inode *inode, struct exfat_chain *p_dir, in exfat_init_ext_entry() argument
31 exfat_get_uniname_from_ext_entry(struct super_block *sb, struct exfat_chain *p_dir, int entry, unsigned short *uniname) exfat_get_uniname_from_ext_entry() argument
565 exfat_remove_entries(struct inode *inode, struct exfat_chain *p_dir, int entry, int order, int num_entries) exfat_remove_entries() argument
624 exfat_walk_fat_chain(struct super_block *sb, struct exfat_chain *p_dir, unsigned int byte_offset, unsigned int *clu) exfat_walk_fat_chain() argument
656 exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, int entry, sector_t *sector, int *offset) exfat_find_location() argument
716 exfat_get_dentry(struct super_block *sb, struct exfat_chain *p_dir, int entry, struct buffer_head **bh, sector_t *sector) exfat_get_dentry() argument
820 exfat_get_dentry_set(struct super_block *sb, struct exfat_chain *p_dir, int entry, unsigned int type) exfat_get_dentry_set() argument
934 exfat_find_dir_entry(struct super_block *sb, struct exfat_inode_info *ei, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, int num_entries, unsigned int type, struct exfat_hint *hint_opt) exfat_find_dir_entry() argument
1148 exfat_count_ext_entries(struct super_block *sb, struct exfat_chain *p_dir, int entry, struct exfat_dentry *ep) exfat_count_ext_entries() argument
1171 exfat_count_dir_entries(struct super_block *sb, struct exfat_chain *p_dir) exfat_count_dir_entries() argument
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Dnamei.c211 exfat_search_empty_slot(struct super_block *sb, struct exfat_hint_femp *hint_femp, struct exfat_chain *p_dir, int num_entries) exfat_search_empty_slot() argument
327 exfat_find_empty_entry(struct inode *inode, struct exfat_chain *p_dir, int num_entries) exfat_find_empty_entry() argument
420 __exfat_resolve_path(struct inode *inode, const unsigned char *path, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, int lookup) __exfat_resolve_path() argument
492 exfat_add_entry(struct inode *inode, const char *path, struct exfat_chain *p_dir, unsigned int type, struct exfat_dir_entry *info) exfat_add_entry() argument
890 exfat_check_dir_empty(struct super_block *sb, struct exfat_chain *p_dir) exfat_check_dir_empty() argument
1012 exfat_rename_file(struct inode *inode, struct exfat_chain *p_dir, int oldentry, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_rename_file() argument
1173 struct exfat_chain *p_dir = NULL; __exfat_rename() local
[all...]
H A Ddir.c449 int exfat_init_dir_entry(struct inode *inode, struct exfat_chain *p_dir, in exfat_init_dir_entry() argument
500 int exfat_update_dir_chksum(struct inode *inode, struct exfat_chain *p_dir, in exfat_update_dir_chksum() argument
554 int exfat_init_ext_entry(struct inode *inode, struct exfat_chain *p_dir, in exfat_init_ext_entry() argument
32 exfat_get_uniname_from_ext_entry(struct super_block *sb, struct exfat_chain *p_dir, int entry, unsigned short *uniname) exfat_get_uniname_from_ext_entry() argument
599 exfat_remove_entries(struct inode *inode, struct exfat_chain *p_dir, int entry, int order, int num_entries) exfat_remove_entries() argument
659 exfat_walk_fat_chain(struct super_block *sb, struct exfat_chain *p_dir, unsigned int byte_offset, unsigned int *clu) exfat_walk_fat_chain() argument
691 exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, int entry, sector_t *sector, int *offset) exfat_find_location() argument
751 exfat_get_dentry(struct super_block *sb, struct exfat_chain *p_dir, int entry, struct buffer_head **bh) exfat_get_dentry() argument
850 exfat_get_dentry_set(struct exfat_entry_set_cache *es, struct super_block *sb, struct exfat_chain *p_dir, int entry, unsigned int type) exfat_get_dentry_set() argument
982 exfat_find_dir_entry(struct super_block *sb, struct exfat_inode_info *ei, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, struct exfat_hint *hint_opt) exfat_find_dir_entry() argument
1190 exfat_count_ext_entries(struct super_block *sb, struct exfat_chain *p_dir, int entry, struct exfat_dentry *ep) exfat_count_ext_entries() argument
1211 exfat_count_dir_entries(struct super_block *sb, struct exfat_chain *p_dir) exfat_count_dir_entries() argument
[all...]

Completed in 6 milliseconds