 |
Parent directory |
- |
2025-03-06 09:18:38 |
|
|
 |
aops.c |
52853 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:20:59 |
NTFS kernel address space operations and page cache handling. |
 |
aops.h |
3138 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:20:59 |
Defines for NTFS kernel address space operations and page cache |
 |
attrib.c |
91101 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS attribute operations. Part of the Linux-NTFS project. |
 |
attrib.h |
3550 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
Defines for attribute handling in NTFS Linux kernel driver. |
 |
bitmap.c |
4799 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel bitmap handling. Part of the Linux-NTFS project. |
 |
bitmap.h |
2819 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
Defines for NTFS kernel bitmap handling. Part of the Linux-NTFS |
 |
collate.c |
2901 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel collation handling. Part of the Linux-NTFS project. |
 |
collate.h |
934 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
Defines for NTFS kernel collation handling. Part of the |
 |
compress.c |
28662 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel compressed attributes handling. |
 |
debug.c |
4147 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel debug support. Part of the Linux-NTFS project. |
 |
debug.h |
1535 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel debug support. Part of the Linux-NTFS project. |
 |
dir.c |
51986 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel directory operations. Part of the Linux-NTFS project. |
 |
dir.h |
908 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
Defines for directory handling in NTFS Linux kernel driver. Part of |
 |
endian.h |
1435 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
Defines for endianness handling in NTFS Linux kernel driver. |
 |
file.c |
60847 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel file operations. Part of the Linux-NTFS project. |
 |
index.c |
14375 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel index handling. Part of the Linux-NTFS project. |
 |
index.h |
4833 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
Defines for NTFS kernel index handling. Part of the Linux-NTFS |
 |
inode.c |
98324 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
NTFS kernel inode handling. |
 |
inode.h |
10560 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:00 |
Defines for inode structures NTFS Linux kernel driver. Part of |
 |
Kconfig |
3376 bytes |
2025-03-06 09:18:38 |
- |
|
 |
layout.h |
98500 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
All NTFS associated on-disk structures. Part of the Linux-NTFS |
 |
lcnalloc.c |
32379 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
Cluster (de)allocation code. Part of the Linux-NTFS project. |
 |
lcnalloc.h |
5044 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
Exports for NTFS kernel cluster (de)allocation. Part of the |
 |
logfile.c |
28039 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
NTFS kernel journal handling. Part of the Linux-NTFS project. |
 |
logfile.h |
13072 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
Defines for NTFS kernel journal ($LogFile) handling. Part of |
 |
Makefile |
459 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
|
 |
malloc.h |
2314 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
NTFS kernel memory handling. Part of the Linux-NTFS project. |
 |
mft.c |
100985 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
NTFS kernel mft record operations. Part of the Linux-NTFS project. |
 |
mft.h |
3305 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
Defines for mft record handling in NTFS Linux kernel driver. |
 |
mst.c |
6335 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
NTFS multi sector transfer protection handling code. Part of the |
 |
namei.c |
13640 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
NTFS kernel directory inode operations. Part of the Linux-NTFS |
 |
ntfs.h |
4344 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
Defines for NTFS Linux kernel driver. |
 |
quota.c |
2920 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
NTFS kernel quota ($Quota) handling. Part of the Linux-NTFS |
 |
quota.h |
432 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
Defines for NTFS kernel quota ($Quota) handling. Part of the |
 |
runlist.c |
60099 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
NTFS runlist handling code. Part of the Linux-NTFS project. |
 |
runlist.h |
2620 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:01 |
Defines for runlist handling in NTFS Linux kernel driver. |
 |
super.c |
101052 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
NTFS kernel super block handling. Part of the Linux-NTFS project. |
 |
sysctl.c |
1542 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Code for sysctl handling in NTFS Linux kernel driver. Part of |
 |
sysctl.h |
613 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Defines for sysctl handling in NTFS Linux kernel driver. Part of |
 |
time.h |
2817 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
NTFS time conversion functions. Part of the Linux-NTFS project. |
 |
types.h |
1317 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Defines for NTFS Linux kernel driver specific types. |
 |
unistr.c |
11671 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
NTFS Unicode string handling. Part of the Linux-NTFS project. |
 |
upcase.c |
3190 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Generate the full NTFS Unicode upcase table in little endian. |
 |
usnjrnl.c |
1969 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
|
 |
usnjrnl.h |
8593 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Defines for NTFS kernel transaction log ($UsnJrnl) handling. |
 |
volume.h |
6236 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Defines for volume structures in NTFS Linux kernel driver. Part |