Home
last modified time | relevance | path

Searched refs:exfat_dentry_loc (Results 1 – 5 of 5) sorted by relevance

/third_party/exfatprogs/include/
Dexfat_dir.h13 struct exfat_dentry_loc;
78 int exfat_add_dentry_set(struct exfat *exfat, struct exfat_dentry_loc *loc,
Dexfat_fs.h51 struct exfat_dentry_loc { struct
/third_party/exfatprogs/lib/
Dexfat_dir.c869 int exfat_add_dentry_set(struct exfat *exfat, struct exfat_dentry_loc *loc, in exfat_add_dentry_set()
907 struct exfat_dentry_loc loc; in exfat_create_file()
Dlibexfat.c449 struct exfat_dentry_loc loc; in exfat_set_volume_label()
/third_party/exfatprogs/fsck/
Dfsck.c1385 struct exfat_dentry_loc loc; in rescue_orphan_clusters()