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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dudf_fs_sb.h58 } s_fspace; member in struct:udf_part_map
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dsuper.c988 UDF_SB_PARTMAPS(sb)[i].s_fspace.s_table =
992 i, UDF_SB_PARTMAPS(sb)[i].s_fspace.s_table->i_ino);
996 UDF_SB_ALLOC_BITMAP(sb, i, s_fspace);
997 if (UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap != NULL)
999 UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap->s_extLength =
1001 UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap->s_extPosition =
1005 i, UDF_SB_PARTMAPS(sb)[i].s_fspace.s_bitmap->s_extPosition);
1675 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_fspace.s_table);
1679 UDF_SB_FREE_BITMAP(sb,UDF_SB_PARTITION(sb),s_fspace);
1753 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_fspace
[all...]
H A Dballoc.c869 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap,
875 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,
901 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap,
907 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,
936 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_bitmap,
942 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,

Completed in 101 milliseconds