Home
last modified time | relevance | path

Searched refs:read (Results 1 – 25 of 180) sorted by relevance

12345678

/fs/sysfs/
Dfile.c96 if (!battr->read) in sysfs_kf_bin_read()
99 return battr->read(of->file, kobj, battr, buf, pos, count); in sysfs_kf_bin_read()
211 .read = sysfs_kf_read,
221 .read = sysfs_kf_read,
227 .read = sysfs_kf_bin_read,
235 .read = sysfs_kf_bin_read,
240 .read = sysfs_kf_bin_read,
288 else if (battr->read && battr->write) in sysfs_add_file_mode_ns()
290 else if (battr->read) in sysfs_add_file_mode_ns()
/fs/incfs/
Ddata_mgmt.c438 static bool is_read_done(struct pending_read *read) in is_read_done() argument
440 return atomic_read_acquire(&read->done) != 0; in is_read_done()
443 static void set_read_done(struct pending_read *read) in set_read_done() argument
445 atomic_set_release(&read->done, 1); in set_read_done()
484 static void remove_pending_read(struct data_file *df, struct pending_read *read) in remove_pending_read() argument
488 if (!df || !read) { in remove_pending_read()
490 WARN_ON(!read); in remove_pending_read()
497 list_del(&read->mi_reads_list); in remove_pending_read()
498 list_del(&read->segment_reads_list); in remove_pending_read()
503 kfree(read); in remove_pending_read()
[all …]
/fs/debugfs/
Dfile.c41 .read = default_read_file,
223 FULL_PROXY_FUNC(read, ssize_t, filp,
281 if (real_fops->read) in __full_proxy_fops_init()
282 proxy_fops->read = full_proxy_read; in __full_proxy_fops_init()
846 .read = debugfs_read_file_bool,
853 .read = debugfs_read_file_bool,
912 .read = read_file_blob,
1014 .read = u32_array_read,
1103 .read = seq_read,
1143 int (*read)(struct seq_file *seq, void *data); member
[all …]
/fs/nls/
DKconfig46 codepage if you want to be able to read/write these filenames on
58 codepage if you want to be able to read/write these filenames on
70 codepage if you want to be able to read/write these filenames on
83 codepage if you want to be able to read/write these filenames on
99 codepage if you want to be able to read/write these filenames on
114 codepage if you want to be able to read/write these filenames on
125 codepage if you want to be able to read/write these filenames on
136 codepage if you want to be able to read/write these filenames on
147 codepage if you want to be able to read/write these filenames on
158 codepage if you want to be able to read/write these filenames on
[all …]
/fs/proc/
Dinode.c219 typeof_member(struct file_operations, read) read; in proc_reg_read()
221 read = pde->proc_fops->read; in proc_reg_read()
222 if (read) in proc_reg_read()
223 rv = read(file, buf, count, ppos); in proc_reg_read()
402 .read = proc_reg_read,
418 .read = proc_reg_read,
Dbase.c375 .read = proc_pid_cmdline_read,
540 .read = seq_read,
770 .read = seq_read,
910 .read = mem_read,
986 .read = environ_read,
1013 .read = auxv_read,
1171 .read = oom_adj_read,
1222 .read = oom_score_adj_read,
1286 .read = proc_loginuid_read,
1308 .read = proc_sessionid_read,
[all …]
Dpage.c76 .read = kpagecount_read,
247 .read = kpageflags_read,
298 .read = kpagecgroup_read,
Duid.c89 .read = seq_read,
204 .read = generic_read_dir,
285 .read = generic_read_dir,
Dfd.c79 .read = seq_read,
282 .read = generic_read_dir,
360 .read = generic_read_dir,
Dproc_net.c95 .read = seq_read,
188 .read = seq_read,
328 .read = generic_read_dir,
/fs/jffs2/
DREADME.Locking126 The latter function on NAND flash must read _obsolete_ nodes to
141 This read/write semaphore protects against concurrent access to the
154 This read/write semaphore protects against concurrent access to the
156 In read-only path, write-semaphore is too much exclusion. It's enough
157 by read-semaphore. But you must hold write-semaphore when updating,
162 when updating such a object is necessary under holding read semaphore.
163 For example, do_jffs2_getxattr() holds read-semaphore to scan xref and
165 after release read-semaphore, if it's necessary to load name/value pair
/fs/adfs/
Ddir.c67 ret = ops->read(sb, inode->i_ino, inode->i_size, &dir); in adfs_readdir()
118 ret = ops->read(sb, obj->parent_id, 0, &dir); in adfs_dir_update()
170 ret = ops->read(sb, inode->i_ino, inode->i_size, &dir); in adfs_dir_lookup_byname()
210 .read = generic_read_dir,
DKconfig9 here, Linux will be able to read from ADFS partitions on hard drives
14 /dev/[hs]d?1) on each of your drives. Please read the file
/fs/affs/
DChanges223 a dircache filesystem or one with errors read/write
234 bitmap pointers read only, also allows them
235 to be remounted read/write.
264 files can be read and written without opening
286 - The filesystem is remounted read-only after an
308 if the filesystem is mounted read-only.
316 - Fixed a nasty bug which didn't allow read-only
319 read only.
DKconfig8 if you want to be able to read and write files from and to an Amiga
10 read with this driver due to an incompatibility of the floppy
/fs/hfs/
DKconfig8 floppy disks and hard drive partitions with full read-write access.
9 Please read <file:Documentation/filesystems/hfs.txt> to learn about
/fs/ufs/
DKconfig3 tristate "UFS file system support (read only)"
9 this file system as well. Saying Y here will allow you to read from
11 experimental "UFS file system write support", below. Please read the
/fs/isofs/
DKconfig10 just listen to audio CDs and watch its LEDs, say Y (and read
28 want to be able to read Joliet CD-ROMs under Linux.
40 able to read such compressed CD-ROMs.
/fs/verity/
DKconfig4 bool "FS Verity (read-only file-based authenticity protection)"
15 transparently verify any data read from the file against the
16 Merkle tree. The file is also made read-only.
/fs/efs/
DKconfig3 tristate "EFS file system support (read only)"
10 This implementation only offers read-only access. If you don't know
/fs/configfs/
Dfile.c164 len = buffer->bin_attr->read(buffer->item, NULL, 0); in configfs_read_bin_file()
189 len = buffer->bin_attr->read(buffer->item, in configfs_read_bin_file()
424 if ((type & CONFIGFS_ITEM_BIN_ATTR) && !buffer->bin_attr->read) in __configfs_open_file()
500 .read = configfs_read_file,
508 .read = configfs_read_bin_file,
/fs/hpfs/
DKconfig8 partitions. Say Y if you want to be able to read files from and
11 option in order to be able to read them. Read
/fs/coda/
DKconfig10 disconnected operation (e.g. for laptops), read/write server
17 no kernel support. Please read
/fs/ocfs2/cluster/
Dnetdebug.c189 .read = seq_read,
421 .read = seq_read,
433 .read = seq_read,
483 .read = o2net_debug_read,
/fs/cifs/
Dcifs_debug.c584 .read = seq_read,
613 .read = seq_read, \
747 .read = seq_read,
778 .read = seq_read,
809 .read = seq_read,
840 .read = seq_read,
951 .read = seq_read,

12345678