代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/401262/2342396

c smbfs.c

// // smbfs.c // // SMB filesystem // // Copyright (C) 2002 Michael Ringgaard. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, ar
www.eeworm.com/read/401262/2342398

h smb.h

// // smb.h // // SMB filesystem definitions // // Copyright (C) 2002 Michael Ringgaard. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modifi
www.eeworm.com/read/401262/2342402

c inode.c

// // inode.c // // Disk filesystem inode routines // // Copyright (C) 2002 Michael Ringgaard. All rights reserved. // // Redistribution and use in source and binary forms, with or without //
www.eeworm.com/read/401262/2342403

c group.c

// // group.c // // Disk filesystem group routines // // Copyright (C) 2002 Michael Ringgaard. All rights reserved. // // Redistribution and use in source and binary forms, with or without //
www.eeworm.com/read/401262/2342404

c dfs.c

// // dfs.c // // Disk filesystem routines // // Copyright (C) 2002 Michael Ringgaard. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modifica
www.eeworm.com/read/401262/2342406

c super.c

// // super.c // // Disk filesystem superblock routines // // Copyright (C) 2002 Michael Ringgaard. All rights reserved. // // Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/401262/2342407

c dir.c

// // dir.c // // Disk filesystem directory routines // // Copyright (C) 2002 Michael Ringgaard. All rights reserved. // // Redistribution and use in source and binary forms, with or without /
www.eeworm.com/read/395229/2447853

h affs_fs.h

#ifndef _AFFS_FS_H #define _AFFS_FS_H /* * The affs filesystem constants/structures */ #define AFFS_SUPER_MAGIC 0xadff #endif
www.eeworm.com/read/374687/2748610

txt device_table.txt

# When building a target filesystem, it is desirable to not have to # become root and then run 'mknod' a thousand times. Using a device # table you can create device nodes and directories "on the fl
www.eeworm.com/read/372858/2768915

readme

This is the implementation of the SystemV/Coherent filesystem for Linux. It implements all of - Xenix FS, - SystemV/386 FS, - Coherent FS. This is version beta 1. To install: * Answer the 'Sys