Searched refs:read_only (Results 26 - 50 of 59) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dtdb.c135 PROT_READ|(tdb->read_only? 0:PROT_WRITE),
212 if ((rw_type == F_WRLCK) && (tdb->read_only)) {
263 if (!tdb->read_only && tdb->header.rwlocks) {
303 if (!tdb->read_only && tdb->header.rwlocks) {
1186 if (tdb->read_only) return -1;
1710 tdb->read_only = 1;
1803 if (!tdb->read_only)
1895 if (tdb->read_only)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/debian/
H A Dhdparm.init220 read_only)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dconn.c300 ent->read_only = False;
H A Dservice.c695 conn->read_only = lp_readonly(SNUM(conn));
855 conn->read_only = True;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Dtdb_private.h153 int read_only; /* opened read-only */ member in struct:tdb_context
H A Dopen.c178 tdb->read_only = 1;
H A Dtransaction.c387 if (tdb->read_only || (tdb->flags & TDB_INTERNAL) || tdb->traverse_read) {
968 if (tdb->read_only) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dsddr55.c102 int read_only; /* non zero if card is write protected */ member in struct:sddr55_card_info
130 /* check if card inserted, if there is, update read_only status
180 info->read_only = (status[0] & 0x20);
336 if (info->read_only || info->force_read_only) {
891 ptr[3] = (info->read_only || info->force_read_only) ? 0x80 : 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dtdb.c91 if (tdb->read_only) return -1;
211 tdb->read_only?PROT_READ:PROT_READ|PROT_WRITE,
1124 tdb.read_only = ((open_flags & O_ACCMODE) == O_RDONLY);
1181 tdb.read_only? PROT_READ : PROT_READ|PROT_WRITE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dsuper.c452 static int logfs_read_sb(struct super_block *sb, int read_only) argument
477 !read_only)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c189 int read_only, int sg_io_owned, Sg_request **o_srp);
644 size_t count, int blocking, int read_only, int sg_io_owned,
702 if (read_only && sg_allow_access(file, cmnd)) {
775 int result, val, read_only; local
786 read_only = (O_RDWR != (filp->f_flags & O_ACCMODE));
801 blocking, read_only, 1, &srp);
1045 if (read_only) {
1084 if (read_only)
643 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, size_t count, int blocking, int read_only, int sg_io_owned, Sg_request **o_srp) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Ddir.c275 if (!hpfs_result->i_ea_mode && de->read_only)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dmetadata.h391 * \param read_only If \c true, the FLAC file will be opened
405 FLAC_API FLAC__bool FLAC__metadata_simple_iterator_init(FLAC__Metadata_SimpleIterator *iterator, const char *filename, FLAC__bool read_only, FLAC__bool preserve_file_stats);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dorphan.c701 * @read_only: indicates read only mount
707 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) argument
713 if (!read_only) {
721 else if (!read_only)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/core/
H A Dmspro_block.c152 unsigned char read_only:1, member in struct:mspro_block_data
188 if ((mode & FMODE_WRITE) && msb->read_only)
555 msb->read_only = 1;
557 msb->read_only = 0;
1164 dev_dbg(&card->dev, "card r/w status %d\n", msb->read_only ? 0 : 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dunwind.c243 read_only (void *addr) function
386 if (read_only(addr)) {
434 if (read_only(addr)) {
483 if (read_only(addr)) {
580 if (read_only(addr)) {
601 if (read_only(addr)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_macros.h114 #define CAN_WRITE(conn) (!conn->read_only)
H A Dsmb.h604 BOOL read_only; member in struct:vuid_cache_entry
684 BOOL read_only; /* Attributes for the current user of the share. */ member in struct:connection_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Datmel-mci.c1025 int read_only = -ENOSYS; local
1029 read_only = gpio_get_value(slot->wp_pin);
1031 read_only ? "read-only" : "read-write");
1034 return read_only;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/locking/
H A Dposix.c388 BOOL posix_locking_init(int read_only) argument
396 read_only?O_RDONLY:(O_RDWR|O_CREAT), 0644);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c65 #define read_only file_attr /* for readability only */ macro
374 G.pInfo->read_only = (unsigned)(G.crec.external_file_attributes & 1);
832 if ((err == noErr) && G.pInfo->read_only)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Dresample.c460 if (!dst->read_only && dst->allow_realloc) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dsuper.c567 int read_only)
578 if (read_only)
565 ext2_setup_super(struct super_block * sb, struct ext2_super_block * es, int read_only) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC++/
H A Dmetadata.cpp1305 bool SimpleIterator::init(const char *filename, bool read_only, bool preserve_file_stats)
1309 return (bool)::FLAC__metadata_simple_iterator_init(iterator_, filename, read_only, preserve_file_stats);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c299 if(!FLAC__metadata_simple_iterator_init(it, filename, /*read_only=*/true, /*preserve_file_stats=*/true)) {
435 static FLAC__bool simple_iterator_prime_input_(FLAC__Metadata_SimpleIterator *iterator, FLAC__bool read_only) argument
441 if(read_only || 0 == (iterator->file = fopen(iterator->filename, "r+b"))) {
443 if(read_only || errno == EACCES) {
497 FLAC_API FLAC__bool FLAC__metadata_simple_iterator_init(FLAC__Metadata_SimpleIterator *iterator, const char *filename, FLAC__bool read_only, FLAC__bool preserve_file_stats) argument
506 if(!read_only && preserve_file_stats)
518 return simple_iterator_prime_input_(iterator, read_only);

Completed in 204 milliseconds

123