Searched refs:readonly (Results 1 - 25 of 54) sorted by relevance

123

/linux-master/fs/btrfs/
H A Dscrub.h14 int readonly, int is_dev_replace);
H A Dtransaction.h187 bool readonly; member in struct:btrfs_pending_snapshot
H A Dioctl.c794 struct dentry *dentry, bool readonly,
856 pending_snapshot->readonly = readonly;
992 bool readonly,
1029 error = create_snapshot(snap_src, dir, dentry, readonly, inherit);
1048 bool readonly,
1076 root, readonly, inherit);
1199 "resizer unable to apply on readonly device %llu",
1283 bool readonly,
1310 namelen, NULL, readonly, inheri
793 create_snapshot(struct btrfs_root *root, struct inode *dir, struct dentry *dentry, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
988 btrfs_mksubvol(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *snap_src, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
1044 btrfs_mksnapshot(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *root, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
1280 __btrfs_ioctl_snap_create(struct file *file, struct mnt_idmap *idmap, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
1383 bool readonly = false; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_hmm.h35 uint64_t start, uint64_t npages, bool readonly,
H A Damdgpu_hmm.c169 uint64_t start, uint64_t npages, bool readonly,
192 if (!readonly)
168 amdgpu_hmm_range_get_pages(struct mmu_interval_notifier *notifier, uint64_t start, uint64_t npages, bool readonly, void *owner, struct page **pages, struct hmm_range **phmm_range) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_vma_resource.h46 * @readonly: Whether the vma should be bound read-only.
53 bool readonly:1; member in struct:i915_vma_bindinfo
186 * @readonly: Whether the vma should be bound read-only.
206 bool readonly,
222 vma_res->bi.readonly = readonly;
201 i915_vma_resource_init(struct i915_vma_resource *vma_res, struct i915_address_space *vm, struct sg_table *pages, const struct i915_page_sizes *page_sizes, struct i915_refct_sgt *pages_rsgt, bool readonly, bool lmem, struct intel_memory_region *mr, const struct i915_vma_ops *ops, void *private, u64 start, u64 node_size, u64 size, u32 guard) argument
/linux-master/drivers/mtd/
H A Dsm_ftl.h37 bool readonly; /* is FS readonly */ member in struct:sm_ftl
H A Dmtdblock_ro.c49 dev->readonly = 1;
H A Dsm_ftl.c330 BUG_ON(ftl->readonly);
477 BUG_ON(ftl->readonly);
569 ftl->readonly = mtd->type == MTD_ROM;
594 if (!ftl->readonly)
1066 BUG_ON(ftl->readonly);
1186 trans->readonly = ftl->readonly;
H A Dmtd_blkdevs.c324 new->readonly = 1;
384 if (new->readonly)
/linux-master/include/xen/
H A Dgrant_table.h91 int readonly);
150 unsigned long frame, int readonly);
155 struct page *page, int readonly)
158 readonly);
153 gnttab_page_grant_foreign_access_ref_one( grant_ref_t ref, domid_t domid, struct page *page, int readonly) argument
/linux-master/include/linux/mtd/
H A Dblktrans.h27 int readonly; member in struct:mtd_blktrans_dev
/linux-master/drivers/block/rnbd/
H A Drnbd-srv.h55 bool readonly; member in struct:rnbd_srv_sess_dev
H A Drnbd-srv-sysfs.c92 return sysfs_emit(page, "%d\n", sess_dev->readonly);
H A Drnbd-srv.c225 if (!sess_dev->readonly)
563 struct file *bdev_file, bool readonly,
578 sdev->readonly = readonly;
561 rnbd_srv_create_set_sess_dev(struct rnbd_srv_session *srv_sess, const struct rnbd_msg_open *open_msg, struct file *bdev_file, bool readonly, struct rnbd_srv_dev *srv_dev) argument
/linux-master/drivers/mtd/nand/raw/
H A Dr852.h39 #define R852_CARD_STA_RO 0x02 /* card is readonly */
134 int readonly; /* card is readonly */ member in struct:r852_device
H A Dr852.c604 int readonly; local
613 readonly = r852_read_reg(dev, R852_CARD_STA) & R852_CARD_STA_RO;
619 readonly ? "readonly" : "writeable");
621 dev->readonly = readonly;
637 if (dev->readonly)
/linux-master/drivers/xen/
H A Dgntalloc.c124 int i, rc, readonly; local
129 readonly = !(op->flags & GNTALLOC_FLAG_WRITABLE);
149 readonly);
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h181 void mmu_pin_tlb(unsigned long top, bool readonly);
/linux-master/init/
H A Ddo_mounts.c44 static int __init readonly(char *str) function
60 __setup("ro", readonly);
175 sb_rdonly(s) ? " readonly" : "",
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c481 unsigned major, unsigned minor, int readonly,
489 vbd->readonly = readonly;
494 bdev_file = bdev_file_open_by_dev(vbd->pdevice, vbd->readonly ?
926 (be->blkif->vbd.readonly ? VDISK_READONLY : 0));
480 xen_vbd_create(struct xen_blkif *blkif, blkif_vdev_t handle, unsigned major, unsigned minor, int readonly, int cdrom) argument
H A Dcommon.h219 unsigned char readonly; member in struct:xen_vbd
/linux-master/drivers/nvme/target/
H A Dadmin-cmd.c568 if (req->ns->readonly)
772 req->ns->readonly = true;
775 req->ns->readonly = false;
778 req->ns->readonly = false;
873 if (req->ns->readonly == true)
/linux-master/drivers/s390/block/
H A Ddasd_fba.c119 int readonly, rc; local
161 readonly = dasd_device_is_ro(device);
162 if (readonly)
178 readonly ? ", read-only device" : "");
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c198 if (vma_res->bi.readonly)

Completed in 386 milliseconds

123