Searched hist:"56774805 d5eeecd3f1fb700603e593a35dc523c8" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/udf/ |
H A D | udftime.c | diff 56774805d5eeecd3f1fb700603e593a35dc523c8 Sun Feb 10 04:25:31 CST 2008 Marcin Slusarz <marcin.slusarz@gmail.com> udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
* kernel_timestamp type was almost unused - only callers of udf_stamp_to_time and udf_time_to_stamp used it, so let these functions handle endianness internally and don't clutter code with conversions
* rename udf_stamp_to_time to udf_disk_stamp_to_time and udf_time_to_stamp to udf_time_to_disk_stamp
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | udfdecl.h | diff 56774805d5eeecd3f1fb700603e593a35dc523c8 Sun Feb 10 04:25:31 CST 2008 Marcin Slusarz <marcin.slusarz@gmail.com> udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
* kernel_timestamp type was almost unused - only callers of udf_stamp_to_time and udf_time_to_stamp used it, so let these functions handle endianness internally and don't clutter code with conversions
* rename udf_stamp_to_time to udf_disk_stamp_to_time and udf_time_to_stamp to udf_time_to_disk_stamp
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | inode.c | diff 56774805d5eeecd3f1fb700603e593a35dc523c8 Sun Feb 10 04:25:31 CST 2008 Marcin Slusarz <marcin.slusarz@gmail.com> udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
* kernel_timestamp type was almost unused - only callers of udf_stamp_to_time and udf_time_to_stamp used it, so let these functions handle endianness internally and don't clutter code with conversions
* rename udf_stamp_to_time to udf_disk_stamp_to_time and udf_time_to_stamp to udf_time_to_disk_stamp
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|
H A D | super.c | diff 56774805d5eeecd3f1fb700603e593a35dc523c8 Sun Feb 10 04:25:31 CST 2008 Marcin Slusarz <marcin.slusarz@gmail.com> udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
* kernel_timestamp type was almost unused - only callers of udf_stamp_to_time and udf_time_to_stamp used it, so let these functions handle endianness internally and don't clutter code with conversions
* rename udf_stamp_to_time to udf_disk_stamp_to_time and udf_time_to_stamp to udf_time_to_disk_stamp
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
|