Home
last modified time | relevance | path

Searched refs:creating (Results 1 – 25 of 39) sorted by relevance

12

/linux-2.4.37.9/include/linux/
Dumsdos_fs_i.h42 short int creating; /* Is there any creation going on here member
/linux-2.4.37.9/Documentation/isdn/
DCREDITS19 For creating and maintaining the FAQ.
22 For creating the FAQ, and the leafsite HOWTO.
/linux-2.4.37.9/fs/umsdos/
Dnamei.c50 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()
DREADME-WIP.txt91 Note: creating and using pseudo-hardlinks is always non-perfect, especially
96 Note: (about creating hardlinks in pseudoroot mode) - hardlinks created in
Dinode.c77 inode->u.umsdos_i.dir_info.creating = 0; in umsdos_setup_dir()
Dspecs133 * This has been changed because this was creating a
/linux-2.4.37.9/Documentation/networking/
Dfilter.txt16 creating filters.
/linux-2.4.37.9/Documentation/
Dptrace.txt30 and also because only one attempt is permitted, forking processes, creating
Dinitrd.txt104 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
DSubmittingPatches29 generated by diff(1). When creating your patch, make sure to create it
Dsx.txt66 on creating device files below also creates this device.
/linux-2.4.37.9/Documentation/filesystems/
Dvfs.txt64 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
Dvfat.txt38 nonumtail=<bool> -- When creating 8.3 aliases, normally the alias will
Dromfs.txt131 loops, and creating all the . and .. links for directories. This is
/linux-2.4.37.9/arch/alpha/lib/
Dstxncpy.S313 lda t2, -1 # e0 : for creating masks later
Dstrncpy_from_user.S286 lda t2, -1 # e0 : for creating masks later
Dev6-strncpy_from_user.S348 lda t2, -1 # E : for creating masks later
Dev6-stxncpy.S360 lda t2, -1 # E : for creating masks later
/linux-2.4.37.9/arch/x86_64/boot/
Dbootsect.S96 # we must take care of this by creating new parameter tables
/linux-2.4.37.9/Documentation/usb/
DCREDITS159 - Big thanks to Richard Stallman for creating Emacs!
/linux-2.4.37.9/arch/i386/boot/
Dbootsect.S96 # we must take care of this by creating new parameter tables
/linux-2.4.37.9/Documentation/filesystems/devfs/
DChangeLog97 - 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/
DAssabet134 creating JFFS/JFFS2 images is available from the same site.
/linux-2.4.37.9/drivers/scsi/
DREADME.osst96 for creating and restoring a full backup:
/linux-2.4.37.9/drivers/net/wan/8253x/
Dsab8253xds.txt14 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