Searched refs:s_fspace (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.h61 } s_fspace; member in struct:udf_part_map
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dudf_fs_sb.h61 } s_fspace; member in struct:udf_part_map
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dsuper.c850 UDF_SB_PARTMAPS(sb)[i].s_fspace.s_table =
854 i, UDF_SB_PARTMAPS(sb)[i].s_fspace.s_table->i_ino);
858 UDF_SB_ALLOC_BITMAP(sb, i, s_fspace);
859 if (UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap != NULL)
861 UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap->s_extLength =
863 UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap->s_extPosition =
867 i, UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap->s_extPosition);
1529 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_fspace.s_table);
1541 for (i=0; i<UDF_SB_BITMAP_NR_GROUPS(sb,UDF_SB_PARTITION(sb),s_fspace); i++)
1543 if (UDF_SB_BITMAP(sb,UDF_SB_PARTITION(sb),s_fspace,
[all...]
H A Dballoc.c870 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap,
876 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,
902 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap,
908 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,
934 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap,
940 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,

Completed in 99 milliseconds