Searched refs:s_uspace (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dudf_fs_sb.h56 } s_uspace; member in struct:udf_part_map
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dudf_fs_sb.h56 } s_uspace; member in struct:udf_part_map
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dsuper.c824 UDF_SB_PARTMAPS(sb)[i].s_uspace.s_table =
828 i, UDF_SB_PARTMAPS(sb)[i].s_uspace.s_table->i_ino);
832 UDF_SB_ALLOC_BITMAP(sb, i, s_uspace);
833 if (UDF_SB_PARTMAPS(sb)[i].s_uspace.s_bitmap != NULL)
835 UDF_SB_PARTMAPS(sb)[i].s_uspace.s_bitmap->s_extLength =
837 UDF_SB_PARTMAPS(sb)[i].s_uspace.s_bitmap->s_extPosition =
841 i, UDF_SB_PARTMAPS(sb)[i].s_uspace.s_bitmap->s_extPosition);
1527 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_uspace.s_table);
1532 for (i=0; i<UDF_SB_BITMAP_NR_GROUPS(sb,UDF_SB_PARTITION(sb),s_uspace); i++)
1534 if (UDF_SB_BITMAP(sb,UDF_SB_PARTITION(sb),s_uspace,
[all...]
H A Dballoc.c858 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_bitmap,
864 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table,
890 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_bitmap,
896 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table,
922 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_bitmap,
928 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table,

Completed in 174 milliseconds