Home
last modified time | relevance | path

Searched refs:seq_open (Results 1 – 13 of 13) sorted by relevance

/fs/proc/
A Dcpuinfo.c12 return seq_open(file, &cpuinfo_op); in cpuinfo_open()
A Darray.c813 return seq_open(file, &children_seq_ops); in children_seq_open()
A Dgeneric.c607 return seq_open(file, de->seq_ops); in proc_seq_open()
A Dbase.c3117 ret = seq_open(file, seq_ops); in proc_id_map_open()
/fs/dlm/
A Ddebug_fs.c478 ret = seq_open(file, &format1_seq_ops); in table_open1()
492 ret = seq_open(file, &format2_seq_ops); in table_open2()
535 ret = seq_open(file, &format3_seq_ops); in table_open3()
549 ret = seq_open(file, &format4_seq_ops); in table_open4()
/fs/
A Dseq_file.c57 int seq_open(struct file *file, const struct seq_operations *op) in seq_open() function
88 EXPORT_SYMBOL(seq_open);
583 res = seq_open(file, op); in single_open()
641 rc = seq_open(f, ops); in __seq_open_private()
/fs/kernfs/
A Dfile.c686 error = seq_open(file, &kernfs_seq_ops); in kernfs_fop_open()
688 error = seq_open(file, NULL); in kernfs_fop_open()
/fs/openpromfs/
A Dinode.c152 ret = seq_open(file, &property_op); in property_open()
/fs/pstore/
A Dinode.c152 err = seq_open(file, sops); in pstore_file_open()
/fs/orangefs/
A Dorangefs-debugfs.c276 ret = seq_open(file, &help_debug_ops); in orangefs_debug_help_open()
/fs/nfsd/
A Dnfsctl.c146 err = seq_open(file, &nfs_exports_op); in exports_net_open()
A Dnfs4state.c3061 ret = seq_open(file, &states_seq_ops); in client_states_open()
/fs/jbd2/
A Djournal.c1192 rc = seq_open(file, &jbd2_seq_info_ops); in jbd2_seq_info_open()

Completed in 59 milliseconds