Searched refs:creating (Results 1 – 25 of 39) sorted by relevance
12
/linux-2.4.37.9/include/linux/ |
D | umsdos_fs_i.h | 42 short int creating; /* Is there any creation going on here member
|
/linux-2.4.37.9/Documentation/isdn/ |
D | CREDITS | 19 For creating and maintaining the FAQ. 22 For creating the FAQ, and the leafsite HOWTO.
|
/linux-2.4.37.9/fs/umsdos/ |
D | namei.c | 50 if (dir->u.umsdos_i.dir_info.creating in umsdos_waitcreate() 107 dir->u.umsdos_i.dir_info.creating++; in umsdos_lockcreate() 127 dir1->u.umsdos_i.dir_info.creating++; in umsdos_lockcreate2() 129 dir2->u.umsdos_i.dir_info.creating++; in umsdos_lockcreate2() 152 dir->u.umsdos_i.dir_info.creating--; in umsdos_unlockcreate() 153 if (dir->u.umsdos_i.dir_info.creating < 0) { in umsdos_unlockcreate() 155 ,dir->u.umsdos_i.dir_info.creating); in umsdos_unlockcreate()
|
D | README-WIP.txt | 91 Note: creating and using pseudo-hardlinks is always non-perfect, especially 96 Note: (about creating hardlinks in pseudoroot mode) - hardlinks created in
|
D | inode.c | 77 inode->u.umsdos_i.dir_info.creating = 0; in umsdos_setup_dir()
|
D | specs | 133 * This has been changed because this was creating a
|
/linux-2.4.37.9/Documentation/networking/ |
D | filter.txt | 16 creating filters.
|
/linux-2.4.37.9/Documentation/ |
D | ptrace.txt | 30 and also because only one attempt is permitted, forking processes, creating
|
D | initrd.txt | 104 Third, you have to create the RAM disk image. This is done by creating a 121 1024-byte blocksize when creating your file system. If any other
|
D | SubmittingPatches | 29 generated by diff(1). When creating your patch, make sure to create it
|
D | sx.txt | 66 on creating device files below also creates this device.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | vfs.txt | 64 creating dentries along the way, and then loading the inode. This is 282 be done on a real error, otherwise creating inodes with system 301 to support creating subdirectories. You will probably need to 309 if you want to support creating these types of inodes. You
|
D | vfat.txt | 38 nonumtail=<bool> -- When creating 8.3 aliases, normally the alias will
|
D | romfs.txt | 131 loops, and creating all the . and .. links for directories. This is
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | stxncpy.S | 313 lda t2, -1 # e0 : for creating masks later
|
D | strncpy_from_user.S | 286 lda t2, -1 # e0 : for creating masks later
|
D | ev6-strncpy_from_user.S | 348 lda t2, -1 # E : for creating masks later
|
D | ev6-stxncpy.S | 360 lda t2, -1 # E : for creating masks later
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | bootsect.S | 96 # we must take care of this by creating new parameter tables
|
/linux-2.4.37.9/Documentation/usb/ |
D | CREDITS | 159 - Big thanks to Richard Stallman for creating Emacs!
|
/linux-2.4.37.9/arch/i386/boot/ |
D | bootsect.S | 96 # we must take care of this by creating new parameter tables
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | ChangeLog | 97 - added support for creating sockets in a devfs 107 - support for creating symlinks with symlink(2) 956 - Fixed bug when re-creating directories: contents were lost 1867 - Unregister /dev/root symlink prior to creating second one (for
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | Assabet | 134 creating JFFS/JFFS2 images is available from the same site.
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.osst | 96 for creating and restoring a full backup:
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | sab8253xds.txt | 14 1. creating a development environment for maintaining and extending 17 3. creating a file structure of the driver that aids understanding, 31 There are several possible approaches to creating a development 305 Once the new kernel successfully boots, the next step to creating a 586 The next step to creating a useful development and debugging environment 2828 The most painful aspect of of creating a multifunction driver for the
|
12