Home
last modified time | relevance | path

Searched refs:readonly (Results 1 – 25 of 74) sorted by relevance

123

/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.h53 bool readonly:1; member
206 bool readonly, in i915_vma_resource_init() argument
222 vma_res->bi.readonly = readonly; in i915_vma_resource_init()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ppi24 This file is readonly.
43 This file is readonly.
53 This file is readonly.
64 This file is readonly.
75 This file is readonly.
H A Dsysfs-driver-hid-roccat-kone22 This file is readonly.
30 This file is readonly.
42 This file is readonly.
124 This file is readonly.
H A Dconfigfs-usb-gadget-phonet6 This item contains just one readonly attribute: ifname.
H A Dconfigfs-usb-gadget-serial6 This item contains just one readonly attribute: port_num.
H A Dconfigfs-usb-gadget-obex6 This item contains just one readonly attribute: port_num.
H A Dconfigfs-usb-gadget-acm6 This item contains just one readonly attribute: port_num.
/linux/include/xen/
H A Dgrant_table.h91 int readonly);
150 unsigned long frame, int readonly);
155 struct page *page, int readonly) in gnttab_page_grant_foreign_access_ref_one() argument
158 readonly); in gnttab_page_grant_foreign_access_ref_one()
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-kovaplus7 This file is readonly.
28 This file is readonly.
38 This file is readonly.
50 This file is readonly.
85 This file is readonly.
114 This file is readonly.
H A Dsysfs-driver-hid-roccat-pyra18 This file is readonly.
27 This file is readonly.
39 This file is readonly.
74 This file is readonly.
103 This file is readonly.
124 This file is readonly.
H A Dsysfs-driver-hid-roccat-koneplus32 This file is readonly.
78 This file is readonly.
107 This file is readonly.
144 This file is readonly.
/linux/tools/testing/selftests/ptp/
H A Dtestptp.c194 int readonly = 0; in main() local
265 readonly = 1; in main()
323 fd = open(device, readonly ? O_RDONLY : O_RDWR); in main()
451 if (!readonly) { in main()
472 if (!readonly) { in main()
/linux/drivers/mtd/nand/raw/
H A Dr852.c607 int readonly; in r852_update_media_status() local
616 readonly = r852_read_reg(dev, R852_CARD_STA) & R852_CARD_STA_RO; in r852_update_media_status()
622 readonly ? "readonly" : "writeable"); in r852_update_media_status()
624 dev->readonly = readonly; in r852_update_media_status()
640 if (dev->readonly) in r852_register_nand_device()
H A Dr852.h134 int readonly; /* card is readonly */ member
/linux/fs/btrfs/
H A Dscrub.h14 bool readonly, bool is_dev_replace);
/linux/drivers/xen/
H A Dgntalloc.c124 int i, rc, readonly; in add_grefs() local
129 readonly = !(op->flags & GNTALLOC_FLAG_WRITABLE); in add_grefs()
149 readonly); in add_grefs()
/linux/drivers/mtd/
H A Dsm_ftl.h37 bool readonly; /* is FS readonly */ member
H A Dmtdblock_ro.c49 dev->readonly = 1; in mtdblock_add_mtd()
/linux/drivers/block/rnbd/
H A Drnbd-srv.h55 bool readonly; member
/linux/include/linux/mtd/
H A Dblktrans.h27 int readonly; member
/linux/fs/qnx6/
H A DKconfig12 However, keep in mind that this currently is a readonly driver!
/linux/init/
H A Ddo_mounts.c44 static int __init readonly(char *str) in readonly() function
60 __setup("ro", readonly);
/linux/drivers/block/xen-blkback/
H A Dxenbus.c481 unsigned major, unsigned minor, int readonly, in xen_vbd_create() argument
489 vbd->readonly = readonly; in xen_vbd_create()
494 bdev_file = bdev_file_open_by_dev(vbd->pdevice, vbd->readonly ? in xen_vbd_create()
926 (be->blkif->vbd.readonly ? VDISK_READONLY : 0)); in connect()
/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h182 void mmu_pin_tlb(unsigned long top, bool readonly);
/linux/fs/freevxfs/
H A DKconfig14 Currently only readonly access is supported and VxFX versions

123