/fs/ocfs2/cluster/ |
D | netdebug.c | 104 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start() 115 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next() 130 static int nst_seq_show(struct seq_file *seq, void *v) in nst_seq_show() 174 static void nst_seq_stop(struct seq_file *seq, void *v) in nst_seq_stop() 188 struct seq_file *seq; in nst_fop_open() local 215 struct seq_file *seq = file->private_data; in nst_fop_release() local 271 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start() 283 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next() 316 static void sc_show_sock_stats(struct seq_file *seq, in sc_show_sock_stats() 331 static void sc_show_sock_container(struct seq_file *seq, in sc_show_sock_container() [all …]
|
/fs/gfs2/ |
D | glock.c | 943 void gfs2_print_dbg(struct seq_file *seq, const char *fmt, ...) in gfs2_print_dbg() 1531 static int dump_glock(struct seq_file *seq, struct gfs2_glock *gl) in dump_glock() 1627 static int dump_holder(struct seq_file *seq, const struct gfs2_holder *gh) in dump_holder() 1699 static int __dump_glock(struct seq_file *seq, const struct gfs2_glock *gl) in __dump_glock() 1733 static int gfs2_glstats_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_glstats_seq_show() 1778 static int gfs2_sbstats_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_sbstats_seq_show() 1874 static void *gfs2_glock_seq_start(struct seq_file *seq, loff_t *pos) in gfs2_glock_seq_start() 1890 static void *gfs2_glock_seq_next(struct seq_file *seq, void *iter_ptr, in gfs2_glock_seq_next() 1903 static void gfs2_glock_seq_stop(struct seq_file *seq, void *iter_ptr) in gfs2_glock_seq_stop() 1912 static int gfs2_glock_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_glock_seq_show() [all …]
|
/fs/dlm/ |
D | debug_fs.c | 360 static int table_seq_show(struct seq_file *seq, void *iter_ptr) in table_seq_show() 394 static void *table_seq_start(struct seq_file *seq, loff_t *pos) in table_seq_start() 468 static void *table_seq_next(struct seq_file *seq, void *iter_ptr, loff_t *pos) in table_seq_next() 530 static void table_seq_stop(struct seq_file *seq, void *iter_ptr) in table_seq_stop() 567 struct seq_file *seq; in table_open() local
|
D | recoverd.c | 33 static int enable_locking(struct dlm_ls *ls, uint64_t seq) in enable_locking()
|
D | ast.c | 53 int status, uint32_t sbflags, uint64_t seq) in dlm_add_lkb_callback()
|
/fs/ext4/ |
D | mmp.c | 92 u32 seq = 0; in kmmpd() local 236 u32 seq; in ext4_multi_mount_protect() local
|
/fs/btrfs/ |
D | delayed-ref.h | 37 u64 seq; member 147 u64 seq; member 200 u64 seq; member
|
D | delayed-ref.c | 237 u64 seq) in btrfs_check_delayed_seq() 512 u64 seq = 0; in add_delayed_tree_ref() local 571 u64 seq = 0; in add_delayed_data_ref() local
|
D | backref.c | 298 static int __add_delayed_refs(struct btrfs_delayed_ref_head *head, u64 seq, in __add_delayed_refs() 585 u64 seq, struct ulist *refs, struct ulist *roots) in find_parent_nodes() 747 u64 num_bytes, u64 seq, struct ulist **leafs) in btrfs_find_all_leafs() 787 u64 num_bytes, u64 seq, struct ulist **roots) in btrfs_find_all_roots()
|
/fs/proc/ |
D | proc_net.c | 85 struct seq_file *seq; in seq_release_net() local 97 struct seq_file *seq = f->private_data; in single_release_net() local
|
/fs/quota/ |
D | netlink.c | 36 static atomic_t seq; in quota_send_warning() local
|
/fs/nfsd/ |
D | stats.c | 37 static int nfsd_proc_show(struct seq_file *seq, void *v) in nfsd_proc_show()
|
/fs/ecryptfs/ |
D | miscdev.c | 394 struct pid *pid, u32 seq) in ecryptfs_miscdev_response() 428 u32 seq; in ecryptfs_miscdev_write() local
|
/fs/yaffs2/ |
D | yaffs_checkptrw.c | 19 int seq; member 160 u32 seq; in yaffs2_checkpt_find_block() local
|
D | yaffs_yaffs2.c | 45 unsigned seq; in yaffs_calc_oldest_dirty_seq() local 916 int seq; member
|
/fs/ |
D | dcache.c | 1020 static struct dentry *try_to_ascend(struct dentry *old, int locked, unsigned seq) in try_to_ascend() 1060 unsigned seq; in have_submounts() local 1145 unsigned seq; in select_parent() local 1795 unsigned seq; in __d_lookup_rcu() local 1857 unsigned seq; in d_lookup() local 2892 unsigned seq; in is_subdir() local 2919 unsigned seq; in d_genocide() local
|
D | seq_file.c | 599 struct seq_file *seq = file->private_data; in seq_release_private() local 612 struct seq_file *seq; in __seq_open_private() local 723 int seq_write(struct seq_file *seq, const void *data, size_t len) in seq_write()
|
/fs/jbd2/ |
D | journal.c | 845 static void *jbd2_seq_info_start(struct seq_file *seq, loff_t *pos) in jbd2_seq_info_start() 850 static void *jbd2_seq_info_next(struct seq_file *seq, void *v, loff_t *pos) in jbd2_seq_info_next() 855 static int jbd2_seq_info_show(struct seq_file *seq, void *v) in jbd2_seq_info_show() 887 static void jbd2_seq_info_stop(struct seq_file *seq, void *v) in jbd2_seq_info_stop() 932 struct seq_file *seq = file->private_data; in jbd2_seq_info_release() local
|
/fs/ceph/ |
D | caps.c | 515 unsigned seq, unsigned mseq, u64 realmino, int flags, in ceph_add_cap() 927 u32 seq, u64 flush_tid, u32 issue_seq, u32 mseq, in send_cap_msg() 1077 u64 seq, issue_seq, mseq, time_warp_seq, follows; in __send_cap() local 2312 int seq = le32_to_cpu(grant->seq); in handle_cap_grant() local 2493 unsigned seq = le32_to_cpu(m->seq); in handle_cap_flush_ack() local 2608 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc() local 2714 unsigned seq = le32_to_cpu(im->seq); in handle_cap_import() local 2774 u32 seq, mseq; in ceph_handle_caps() local
|
D | mds_client.c | 763 static struct ceph_msg *create_session_msg(u32 op, u64 seq) in create_session_msg() 1453 unsigned seq; in ceph_mdsc_build_path() local 2277 u64 seq; in handle_session() local 2740 u32 seq; in handle_lease() local 2837 u32 seq) in ceph_mdsc_lease_send_msg() 2879 u32 seq; in ceph_mdsc_lease_release() local
|
/fs/hfsplus/ |
D | options.c | 209 int hfsplus_show_options(struct seq_file *seq, struct dentry *root) in hfsplus_show_options()
|
/fs/ocfs2/dlm/ |
D | dlmdebug.c | 658 struct seq_file *seq; in debug_lockres_open() local 696 struct seq_file *seq = file->private_data; in debug_lockres_release() local
|
/fs/nfs/ |
D | namespace.c | 59 unsigned seq; in nfs_path() local
|
/fs/autofs4/ |
D | waitq.c | 196 unsigned seq; in autofs4_getpath() local
|
/fs/hfs/ |
D | super.c | 136 static int hfs_show_options(struct seq_file *seq, struct dentry *root) in hfs_show_options()
|