Home
last modified time | relevance | path

Searched defs:path_resolve_ctx (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/exfatprogs/include/
H A Dexfat_fs.h57 struct path_resolve_ctx { struct
81 int exfat_resolve_path(struct path_resolve_ctx *ctx, struct exfat_inode *child); argument
/aosp_15_r20/external/exfatprogs/exfat2img/
H A Dexfat2img.c70 static struct path_resolve_ctx path_resolve_ctx; variable
/aosp_15_r20/external/exfatprogs/lib/
H A Dexfat_dir.c19 static struct path_resolve_ctx path_resolve_ctx; variable
/aosp_15_r20/external/exfatprogs/fsck/
H A Dfsck.c48 struct path_resolve_ctx path_resolve_ctx; variable