Searched refs:mandatory (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/Documentation/ |
D | mandatory.txt | 8 1. What is mandatory locking? 27 with a "mandatory" locking scheme, whereby the operating system kernel would 32 The System V mandatory locking scheme was intended to have as little impact as 34 as candidates for mandatory locking, and using the existing fcntl()/lockf() 40 to entire files, so the mandatory locking rules also have byte level 43 Note 2: POSIX.1 does not specify any scheme for mandatory locking, despite 44 borrowing the fcntl() locking scheme from System V. The mandatory locking 47 2. Marking a file for mandatory locking 50 A file is marked as a candidate for mandatory locking by setting the group-id 57 modified to recognize the special case of a mandatory lock candidate and to [all …]
|
D | locks.txt | 56 Mandatory locking, as described in 'Documentation/mandatory.txt' was prior 60 file for which a mandatory lock existed. 62 From this release of the kernel, mandatory locking can be turned on and off 64 The default is to disallow mandatory locking. The intention is that 65 mandatory locking only be enabled on a local filesystem as the specific need 80 + { "mand", 0, MS_MANDLOCK }, /* Allow mandatory locks on this FS */ 81 + { "nomand", 1, MS_MANDLOCK }, /* Forbid mandatory locks on this FS */
|
D | 00-INDEX | 123 mandatory.txt 124 - info on the Linux implementation of Sys V mandatory file locking.
|
D | floppy.txt | 127 Sets the CMOS type of <drive> to <type>. This is mandatory if
|
/linux-2.4.37.9/include/linux/ |
D | som.h | 70 unsigned int mandatory :1; /* the linker must understand this */ member
|
/linux-2.4.37.9/Documentation/sound/ |
D | AudioExcelDSP16 | 27 mandatory while some others are optional. Here a list of parameters you can
|
/linux-2.4.37.9/Documentation/crypto/ |
D | api-intro.txt | 100 When submitting a new algorithm for inclusion, a mandatory requirement
|
/linux-2.4.37.9/Documentation/mips/ |
D | time.README | 120 Set the function pointer board_timer_setup() (mandatory)
|
/linux-2.4.37.9/Documentation/usb/ |
D | w9968cf.txt | 77 At the moment, an additional module, "ovcamchip", is mandatory; it provides
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | config-language.txt | 293 The default value is mandatory.
|
/linux-2.4.37.9/drivers/scsi/ |
D | ChangeLog | 769 more (i.e. the last mandatory) low-level changes to support
|