Searched refs:udf_part_map (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dudf_fs_sb.h50 struct udf_part_map struct
80 struct udf_part_map *s_partmaps;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dudf_fs_sb.h50 struct udf_part_map struct
80 struct udf_part_map *s_partmaps;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dudf_sb.h46 UDF_SB_PARTMAPS(X) = kmalloc(sizeof(struct udf_part_map) * Y, GFP_KERNEL);\
50 memset(UDF_SB_PARTMAPS(X), 0x00, sizeof(struct udf_part_map) * Y);\

Completed in 38 milliseconds