NetBSD/sys/fs/udf
reinoud 441bae21b1 Dont round up nanosecond count; if its nearing wrap one could get a count
of >1 second resulting in invalid time stamps on disc.
2008-07-17 15:37:59 +00:00
..
ecma167-udf.h Fix attribute length calculation and fix naming convention. 2008-06-24 15:30:33 +00:00
files.udf Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
Makefile Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:19:15 +00:00
udf_allocation.c Make UDF allocation-sanity check optional even if the DEBUG flag is 2008-07-16 09:36:08 +00:00
udf_bswap.h Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
udf_mount.h
udf_osta.c Implement wide char support for UDF by properly implementing unicode-16 to 2008-05-19 20:12:36 +00:00
udf_osta.h Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
udf_readwrite.c Force allocation extent descriptor CRC length to 8 for UDF versions prior 2008-07-09 18:10:57 +00:00
udf_strat_bootstrap.c Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
udf_strat_direct.c Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00
udf_strat_rmw.c Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00
udf_strat_sequential.c Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00
udf_subr.c Dont round up nanosecond count; if its nearing wrap one could get a count 2008-07-17 15:37:59 +00:00
udf_subr.h Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00
udf_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
udf_vnops.c Since the rename logic now locks its source directory too, we ought to 2008-07-17 11:00:29 +00:00
udf.h Support for allocation extents descriptor writing to allow for arbitrary 2008-07-07 18:45:26 +00:00