Searched refs:locking (Results 1 - 25 of 51) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A DMakefile3 glops.o inode.o lm.o log.o lops.o locking.o main.o meta_io.o \
8 obj-$(CONFIG_GFS2_FS_LOCKING_NOLOCK) += locking/nolock/
9 obj-$(CONFIG_GFS2_FS_LOCKING_DLM) += locking/dlm/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A DMakefile.am13 locking.c \
H A DMakefile.in70 getiface.c locking.c logger.c module.c queue.c server_child.c \
75 getiface.lo locking.lo logger.lo module.lo queue.lo \
275 locking.c logger.c module.c queue.c server_child.c \
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/locking.Plo@am__quote@
H A DMakefile70 getiface.c locking.c logger.c module.c queue.c server_child.c \
75 getiface.lo locking.lo logger.lo module.lo queue.lo \
275 locking.c logger.c module.c queue.c server_child.c \
335 include ./$(DEPDIR)/locking.Plo
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/tridge/
H A Dsmb.conf19 locking = yes
20 strict locking = yes
95 locking = no
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/testsuite/build_farm/template/
H A Dbasicsmb.smb.conf12 strict locking = yes
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DSubIndex.java47 private boolean locking; field in class:SubIndex
67 locking =
129 CursorConfig cursorConfig = locking ?
171 locking ? LockMode.RMW : null);
H A DBasicIndex.java43 boolean locking; field in class:BasicIndex
60 locking =
102 CursorConfig cursorConfig = locking ?
H A DPrimaryIndex.java352 LockMode lockMode = locking ? LockMode.RMW : null;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/
H A DMakefile25 obj-$(CONFIG_DEBUG_LOCKING_API_SELFTESTS) += locking-selftest.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dsamba.postinst85 for F in brlock.tdb connections.tdb locking.tdb messages.tdb nmbd.pid \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dsamba.postinst85 for F in brlock.tdb connections.tdb locking.tdb messages.tdb nmbd.pid \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/DocBook/
H A DMakefile10 kernel-hacking.xml kernel-locking.xml deviceiobook.xml \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/cdrom/
H A Dviocd.c455 static int viocd_lock_door(struct cdrom_device_info *cdi, int locking) argument
460 u64 flags = !!locking;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1899 Until version 1.72 of this module, the recommended technique for locking
1905 The locking technique went like this.
1948 using the locking steps outlined above. Assume process "A" has already
1976 Starting with version 2.x, Berkeley DB has internal support for locking.
1978 to this locking functionality. If you are serious about locking
1982 available on CPAN that can be used to implement locking. Each one
1983 implements locking differently and has different goals in mind. It is
1985 one for your application. Here are the three locking wrappers:
2012 quick and simple flock locking semantic
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/RedHat/
H A Dsamba.spec347 if [ -e /var/lib/samba/locking.tdb ]; then
348 rm -f /var/lib/samba/locking.tdb
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c257 * @locking: will the function gain an exclusive lock on the file?
265 HANDLE *handle, int flags, BOOL locking)
269 locking ? 0 : (FILE_SHARE_WRITE | FILE_SHARE_READ),
760 /* Open the entire device without locking, ask questions later */
264 ntfs_device_win32_simple_open_file(const char *filename, HANDLE *handle, int flags, BOOL locking) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_buf.c860 * Buffers associated with inodes for which buffer locking
1157 int locking = _xfs_buf_iolocked(bp); local
1180 (bp->b_flags & XBF_READ) && locking &&
1198 if (locking && (bp->b_flags & XBF_WRITE) && (bp->b_locked == 0)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DStore.java84 private boolean locking; field in class:Store
127 locking = DbCompat.getInitializeLocking(env.getConfig());
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex412 This function (and no other code) controls locking of the door, if the
413 drive allows this. The value of $lock$ controls the desired locking
999 movement, door locking, etc.).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure1270 --disable-libtool-lock avoid locking (might break parallel builds)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dconfigure1007 --disable-libtool-lock avoid locking (might break parallel builds)
4379 # to fail, enabling locking or at least warning the user not to do parallel
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dconfigure1495 --disable-libtool-lock avoid locking (might break parallel builds)
5692 # to fail, enabling locking or at least warning the user not to do parallel
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dconfigure1020 --disable-libtool-lock avoid locking (might break parallel builds)
5130 # to fail, enabling locking or at least warning the user not to do parallel
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure1623 --disable-libtool-lock avoid locking (might break parallel builds)
1638 --disable-locking disable system locking
29452 { echo "$as_me:$LINENO: checking whether system (fcntl) locking should be disabled" >&5
29453 echo $ECHO_N "checking whether system (fcntl) locking should be disabled... $ECHO_C" >&6; }
29454 # Check whether --enable-locking was given.
[all...]

Completed in 412 milliseconds

123