Searched refs:s_table (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.h55 struct inode *s_table; member in union:udf_part_map::__anon11521
60 struct inode *s_table; member in union:udf_part_map::__anon11522
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dudf_fs_sb.h55 struct inode *s_table; member in union:udf_part_map::__anon7123
60 struct inode *s_table; member in union:udf_part_map::__anon7124
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dballoc.c864 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table,
876 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,
896 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table,
908 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,
928 UDF_SB_PARTMAPS(sb)[partition].s_uspace.s_table,
940 UDF_SB_PARTMAPS(sb)[partition].s_fspace.s_table,
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);
850 UDF_SB_PARTMAPS(sb)[i].s_fspace.s_table =
854 i, UDF_SB_PARTMAPS(sb)[i].s_fspace.s_table->i_ino);
1527 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_uspace.s_table);
1529 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_fspace.s_table);
1617 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_uspace.s_table);
1619 iput(UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_fspace.s_table);
1807 UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_uspace.s_table);
1812 UDF_SB_PARTMAPS(sb)[UDF_SB_PARTITION(sb)].s_fspace.s_table);
[all...]

Completed in 43 milliseconds