Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 25 of 104) sorted by relevance

12345

/fs/ocfs2/cluster/
Dnetdebug.c85 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start()
96 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next()
111 static int nst_seq_show(struct seq_file *seq, void *v) in nst_seq_show()
155 static void nst_seq_stop(struct seq_file *seq, void *v) in nst_seq_stop()
180 struct seq_file *seq = file->private_data; in nst_fop_release() local
236 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start()
248 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next()
281 static void sc_show_sock_stats(struct seq_file *seq, in sc_show_sock_stats()
296 static void sc_show_sock_container(struct seq_file *seq, in sc_show_sock_container()
349 static int sc_seq_show(struct seq_file *seq, void *v) in sc_seq_show()
[all …]
/fs/dlm/
Ddebug_fs.c380 static int table_seq_show(struct seq_file *seq, void *iter_ptr) in table_seq_show()
419 static void *table_seq_start(struct seq_file *seq, loff_t *pos) in table_seq_start()
499 static void *table_seq_next(struct seq_file *seq, void *iter_ptr, loff_t *pos) in table_seq_next()
565 static void table_seq_stop(struct seq_file *seq, void *iter_ptr) in table_seq_stop()
610 struct seq_file *seq; in table_open1() local
624 struct seq_file *seq; in table_open2() local
638 struct seq_file *seq; in table_open3() local
652 struct seq_file *seq; in table_open4() local
Drecoverd.c31 static int enable_locking(struct dlm_ls *ls, uint64_t seq) in enable_locking()
Dast.c52 int status, uint32_t sbflags, uint64_t seq) in dlm_add_lkb_callback()
/fs/gfs2/
Dglock.c1305 void gfs2_print_dbg(struct seq_file *seq, const char *fmt, ...) in gfs2_print_dbg()
1987 static void dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in dump_glock()
2085 static void dump_holder(struct seq_file *seq, const struct gfs2_holder *gh, in dump_holder()
2165 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock()
2206 static int gfs2_glstats_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_glstats_seq_show()
2251 static int gfs2_sbstats_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_sbstats_seq_show()
2358 static void *gfs2_glock_seq_start(struct seq_file *seq, loff_t *pos) in gfs2_glock_seq_start()
2383 static void *gfs2_glock_seq_next(struct seq_file *seq, void *iter_ptr, in gfs2_glock_seq_next()
2394 static void gfs2_glock_seq_stop(struct seq_file *seq, void *iter_ptr) in gfs2_glock_seq_stop()
2402 static int gfs2_glock_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_glock_seq_show()
[all …]
Dglops.c245 static void gfs2_rgrp_go_dump(struct seq_file *seq, struct gfs2_glock *gl, in gfs2_rgrp_go_dump()
542 static void inode_go_dump(struct seq_file *seq, struct gfs2_glock *gl, in inode_go_dump()
/fs/
Dd_path.c83 unsigned seq, m_seq = 0; in prepend_path() local
238 unsigned seq; in get_fs_root_rcu() local
333 int len, seq = 0; in __dentry_path() local
402 unsigned seq; in get_fs_root_and_pwd_rcu() local
Dnamei.c511 unsigned seq, m_seq, r_seq; member
519 unsigned seq; member
615 static bool __legitimize_path(struct path *path, unsigned seq, unsigned mseq) in __legitimize_path()
632 struct path *path, unsigned seq) in legitimize_path()
732 static bool try_to_unlazy_next(struct nameidata *nd, struct dentry *dentry, unsigned seq) in try_to_unlazy_next()
943 unsigned seq; in set_root() local
1246 unsigned seq, mseq = read_seqbegin(&mount_lock); in choose_mountpoint() local
1466 unsigned int seq = *seqp; in handle_mounts() local
1562 unsigned seq; in lookup_fast() local
1672 static int reserve_stack(struct nameidata *nd, struct path *link, unsigned seq) in reserve_stack()
[all …]
Ddcache.c926 unsigned seq; in dget_parent() local
1294 unsigned seq = 0; in d_walk() local
2265 unsigned seq; in __d_lookup_rcu() local
2332 unsigned seq; in d_lookup() local
2543 unsigned seq, r_seq, d_seq; in d_alloc_parallel() local
3090 unsigned seq; in is_subdir() local
Dseq_file.c611 struct seq_file *seq = file->private_data; in seq_release_private() local
624 struct seq_file *seq; in __seq_open_private() local
818 int seq_write(struct seq_file *seq, const void *data, size_t len) in seq_write()
/fs/ext4/
Dmmp.c143 u32 seq = 0; in kmmpd() local
293 u32 seq; in ext4_multi_mount_protect() local
/fs/proc/
Darray.c730 static int children_seq_show(struct seq_file *seq, void *v) in children_seq_show()
738 static void *children_seq_start(struct seq_file *seq, loff_t *pos) in children_seq_start()
743 static void *children_seq_next(struct seq_file *seq, void *v, loff_t *pos) in children_seq_next()
754 static void children_seq_stop(struct seq_file *seq, void *v) in children_seq_stop()
Dproc_net.c70 struct seq_file *seq = f->private_data; in seq_release_net() local
184 struct seq_file *seq = f->private_data; in single_release_net() local
/fs/ecryptfs/
Dmiscdev.c322 size_t data_size, u32 seq) in ecryptfs_miscdev_response()
356 u32 seq; in ecryptfs_miscdev_write() local
/fs/quota/
Dnetlink.c40 static atomic_t seq; in quota_send_warning() local
/fs/nfsd/
Dstats.c37 static int nfsd_proc_show(struct seq_file *seq, void *v) in nfsd_proc_show()
/fs/btrfs/
Ddelayed-ref.c433 u64 seq) in merge_ref()
483 u64 seq = 0; in btrfs_merge_delayed_refs() local
515 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info, u64 seq) in btrfs_check_delayed_seq()
902 u64 seq = 0; in init_delayed_ref_common() local
Dqgroup.c115 static void btrfs_qgroup_update_old_refcnt(struct btrfs_qgroup *qg, u64 seq, in btrfs_qgroup_update_old_refcnt()
123 static void btrfs_qgroup_update_new_refcnt(struct btrfs_qgroup *qg, u64 seq, in btrfs_qgroup_update_new_refcnt()
131 static inline u64 btrfs_qgroup_get_old_refcnt(struct btrfs_qgroup *qg, u64 seq) in btrfs_qgroup_get_old_refcnt()
138 static inline u64 btrfs_qgroup_get_new_refcnt(struct btrfs_qgroup *qg, u64 seq) in btrfs_qgroup_get_new_refcnt()
2422 struct ulist *qgroups, u64 seq, int update_old) in qgroup_update_refcnt()
2513 u64 num_bytes, u64 seq) in qgroup_update_counters()
2634 u64 seq; in btrfs_qgroup_account_extent() local
/fs/f2fs/
Dsysfs.c1071 static int __maybe_unused segment_info_seq_show(struct seq_file *seq, in segment_info_seq_show()
1098 static int __maybe_unused segment_bits_seq_show(struct seq_file *seq, in segment_bits_seq_show()
1149 static int __maybe_unused iostat_info_seq_show(struct seq_file *seq, in iostat_info_seq_show()
1217 static int __maybe_unused victim_bits_seq_show(struct seq_file *seq, in victim_bits_seq_show()
/fs/afs/
Dcallback.c73 int seq = 1; in afs_lookup_volume_rcu() local
Dserver.c30 int seq = 1, diff; in afs_find_server() local
94 int diff, seq = 1; in afs_find_server_by_uuid() local
Dinode.c609 int seq = 0; in afs_check_validity() local
734 int ret, seq = 0; in afs_getattr() local
/fs/hfsplus/
Doptions.c221 int hfsplus_show_options(struct seq_file *seq, struct dentry *root) in hfsplus_show_options()
/fs/jbd2/
Djournal.c1168 static void *jbd2_seq_info_start(struct seq_file *seq, loff_t *pos) in jbd2_seq_info_start()
1173 static void *jbd2_seq_info_next(struct seq_file *seq, void *v, loff_t *pos) in jbd2_seq_info_next()
1179 static int jbd2_seq_info_show(struct seq_file *seq, void *v) in jbd2_seq_info_show()
1216 static void jbd2_seq_info_stop(struct seq_file *seq, void *v) in jbd2_seq_info_stop()
1261 struct seq_file *seq = file->private_data; in jbd2_seq_info_release() local
/fs/nfs/
Dpnfs.c355 u32 seq) in pnfs_set_plh_return_info()
686 u32 seq) in pnfs_match_lseg_recall()
714 u32 seq) in pnfs_mark_matching_lsegs_invalid()
740 u32 seq) in pnfs_free_returned_lsegs()
1181 u32 seq = be32_to_cpu(arg_stateid->seqid); in pnfs_layoutreturn_free_lsegs() local
1280 u32 seq) in pnfs_layout_segments_returnable()
2489 u32 seq) in pnfs_mark_matching_lsegs_return()

12345