Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 79) sorted by relevance

1234

/fs/
Dseq_file.c65 static int traverse(struct seq_file *m, loff_t offset) in traverse()
134 struct seq_file *m = (struct seq_file *)file->private_data; in seq_read() local
283 struct seq_file *m = (struct seq_file *)file->private_data; in seq_lseek() local
327 struct seq_file *m = (struct seq_file *)file->private_data; in seq_release() local
344 int seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
370 int seq_printf(struct seq_file *m, const char *f, ...) in seq_printf()
430 int seq_path(struct seq_file *m, struct path *path, char *esc) in seq_path()
454 int seq_path_root(struct seq_file *m, struct path *path, struct path *root, in seq_path_root()
482 int seq_dentry(struct seq_file *m, struct dentry *dentry, char *esc) in seq_dentry()
500 int seq_bitmap(struct seq_file *m, const unsigned long *bits, in seq_bitmap()
[all …]
Dpnode.c50 struct vfsmount *m = mnt; in get_peer_under_root() local
71 struct vfsmount *m; in get_dominating_id() local
151 static struct vfsmount *propagation_next(struct vfsmount *m, in propagation_next()
230 struct vfsmount *m, *child; in propagate_mnt() local
296 struct vfsmount *m, *child; in propagate_mount_busy() local
328 struct vfsmount *m; in __propagate_umount() local
Dnamespace.c509 struct vfsmount *m; in commit_tree() local
685 static inline void mangle(struct seq_file *m, const char *s) in mangle()
696 int generic_show_options(struct seq_file *m, struct vfsmount *mnt) in generic_show_options()
731 static void *m_start(struct seq_file *m, loff_t *pos) in m_start()
739 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next()
746 static void m_stop(struct seq_file *m, void *v) in m_stop()
756 static int show_sb_opts(struct seq_file *m, struct super_block *sb) in show_sb_opts()
774 static void show_mnt_opts(struct seq_file *m, struct vfsmount *mnt) in show_mnt_opts()
793 static void show_type(struct seq_file *m, struct super_block *sb) in show_type()
802 static int show_vfsmnt(struct seq_file *m, void *v) in show_vfsmnt()
[all …]
Dquota_v1.c31 static void v1_disk2mem_dqblk(struct mem_dqblk *m, struct v1_disk_dqblk *d) in v1_disk2mem_dqblk()
43 static void v1_mem2disk_dqblk(struct v1_disk_dqblk *d, struct mem_dqblk *m) in v1_mem2disk_dqblk()
/fs/proc/
Darray.c89 static inline void task_name(struct seq_file *m, struct task_struct *p) in task_name()
156 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state()
209 static void render_sigset_t(struct seq_file *m, const char *header, in render_sigset_t()
246 static inline void task_sig(struct seq_file *m, struct task_struct *p) in task_sig()
282 static void render_cap_t(struct seq_file *m, const char *header, in render_cap_t()
295 static inline void task_cap(struct seq_file *m, struct task_struct *p) in task_cap()
314 static inline void task_context_switch_counts(struct seq_file *m, in task_context_switch_counts()
323 int proc_pid_status(struct seq_file *m, struct pid_namespace *ns, in proc_pid_status()
345 static int do_task_stat(struct seq_file *m, struct pid_namespace *ns, in do_task_stat()
505 int proc_tid_stat(struct seq_file *m, struct pid_namespace *ns, in proc_tid_stat()
[all …]
Dnommu.c38 static int nommu_region_show(struct seq_file *m, struct vm_region *region) in nommu_region_show()
81 static int nommu_region_list_show(struct seq_file *m, void *_p) in nommu_region_list_show()
88 static void *nommu_region_list_start(struct seq_file *m, loff_t *_pos) in nommu_region_list_start()
101 static void nommu_region_list_stop(struct seq_file *m, void *v) in nommu_region_list_stop()
106 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next()
Dtask_nommu.c16 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
122 static int nommu_vma_show(struct seq_file *m, struct vm_area_struct *vma) in nommu_vma_show()
164 static int show_map(struct seq_file *m, void *_p) in show_map()
171 static void *m_start(struct seq_file *m, loff_t *pos) in m_start()
197 static void m_stop(struct seq_file *m, void *_vml) in m_stop()
209 static void *m_next(struct seq_file *m, void *_p, loff_t *pos) in m_next()
234 struct seq_file *m = file->private_data; in maps_open() local
Dproc_tty.c26 static void show_tty_range(struct seq_file *m, struct tty_driver *p, in show_tty_range()
67 static int show_tty_driver(struct seq_file *m, void *v) in show_tty_driver()
104 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
110 static void *t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
115 static void t_stop(struct seq_file *m, void *v) in t_stop()
Dtask_mmu.c17 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
76 static void pad_len_spaces(struct seq_file *m, int len) in pad_len_spaces()
93 static void *m_start(struct seq_file *m, loff_t *pos) in m_start()
159 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next()
172 static void m_stop(struct seq_file *m, void *v) in m_stop()
192 struct seq_file *m = file->private_data; in do_maps_open() local
201 static void show_map_vma(struct seq_file *m, struct vm_area_struct *vma) in show_map_vma()
256 static int show_map(struct seq_file *m, void *v) in show_map()
371 static int show_smap(struct seq_file *m, void *v) in show_smap()
Dkcore.c78 struct kcore_list *m; in get_kcore_size() local
155 struct kcore_list *m; in elf_kcore_store_hdr() local
317 struct kcore_list *m; in read_kcore() local
331 struct vm_struct *m; in read_kcore() local
Dmeminfo.c18 void __attribute__((weak)) arch_report_meminfo(struct seq_file *m) in arch_report_meminfo()
22 static int meminfo_proc_show(struct seq_file *m, void *v) in meminfo_proc_show()
Dcmdline.c6 static int cmdline_proc_show(struct seq_file *m, void *v) in cmdline_proc_show()
Dversion.c8 static int version_proc_show(struct seq_file *m, void *v) in version_proc_show()
/fs/afs/
Dproc.c186 struct seq_file *m; in afs_proc_cells_open() local
203 static void *afs_proc_cells_start(struct seq_file *m, loff_t *_pos) in afs_proc_cells_start()
229 static int afs_proc_cells_show(struct seq_file *m, void *v) in afs_proc_cells_show()
449 struct seq_file *m; in afs_proc_cell_volumes_open() local
478 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start()
524 static int afs_proc_cell_volumes_show(struct seq_file *m, void *v) in afs_proc_cell_volumes_show()
555 struct seq_file *m; in afs_proc_cell_vlservers_open() local
585 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start()
638 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
660 struct seq_file *m; in afs_proc_cell_servers_open() local
[all …]
/fs/reiserfs/
Dprocfs.c29 static int show_version(struct seq_file *m, struct super_block *sb) in show_version()
80 static int show_super(struct seq_file *m, struct super_block *sb) in show_super()
142 static int show_per_level(struct seq_file *m, struct super_block *sb) in show_per_level()
200 static int show_bitmap(struct seq_file *m, struct super_block *sb) in show_bitmap()
232 static int show_on_disk_super(struct seq_file *m, struct super_block *sb) in show_on_disk_super()
275 static int show_oidmap(struct seq_file *m, struct super_block *sb) in show_oidmap()
305 static int show_journal(struct seq_file *m, struct super_block *sb) in show_journal()
408 static void *r_start(struct seq_file *m, loff_t * pos) in r_start()
424 static void *r_next(struct seq_file *m, void *v, loff_t * pos) in r_next()
432 static void r_stop(struct seq_file *m, void *v) in r_stop()
[all …]
/fs/cifs/
Dcifs_debug.c108 static int cifs_debug_data_proc_show(struct seq_file *m, void *v) in cifs_debug_data_proc_show()
285 static int cifs_stats_proc_show(struct seq_file *m, void *v) in cifs_stats_proc_show()
447 static int cifsFYI_proc_show(struct seq_file *m, void *v) in cifsFYI_proc_show()
486 static int cifs_oplock_proc_show(struct seq_file *m, void *v) in cifs_oplock_proc_show()
523 static int cifs_experimental_proc_show(struct seq_file *m, void *v) in cifs_experimental_proc_show()
562 static int cifs_linux_ext_proc_show(struct seq_file *m, void *v) in cifs_linux_ext_proc_show()
599 static int cifs_lookup_cache_proc_show(struct seq_file *m, void *v) in cifs_lookup_cache_proc_show()
636 static int traceSMB_proc_show(struct seq_file *m, void *v) in traceSMB_proc_show()
673 static int cifs_multiuser_mount_proc_show(struct seq_file *m, void *v) in cifs_multiuser_mount_proc_show()
710 static int cifs_security_flags_proc_show(struct seq_file *m, void *v) in cifs_security_flags_proc_show()
/fs/ntfs/
Dmft.c156 MFT_RECORD *m; in map_mft_record() local
248 MFT_RECORD *m; in map_extent_mft_record() local
439 const unsigned long mft_no, MFT_RECORD *m) in ntfs_sync_mft_mirror_umount()
466 MFT_RECORD *m, int sync) in ntfs_sync_mft_mirror()
669 int write_mft_record_nolock(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record_nolock()
926 const MFT_RECORD *m, ntfs_inode **locked_ni) in ntfs_may_write_mft_record()
2013 MFT_RECORD *m) in ntfs_mft_record_layout()
2096 MFT_RECORD *m; in ntfs_mft_record_format() local
2252 MFT_RECORD *m; in ntfs_mft_record_alloc() local
2781 int ntfs_extent_mft_record_free(ntfs_inode *ni, MFT_RECORD *m) in ntfs_extent_mft_record_free()
Dinode.c547 MFT_RECORD *m; in ntfs_read_locked_inode() local
1221 MFT_RECORD *m; in ntfs_read_locked_attr_inode() local
1488 MFT_RECORD *m; in ntfs_read_locked_index_inode() local
1775 MFT_RECORD *m = NULL; in ntfs_read_inode_mount() local
2365 MFT_RECORD *m; in ntfs_truncate() local
2965 MFT_RECORD *m; in ntfs_write_inode() local
Dattrib.c88 MFT_RECORD *m; in ntfs_map_runlist_nolock() local
1434 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) in ntfs_attr_record_resize()
1478 int ntfs_resident_attr_value_resize(MFT_RECORD *m, ATTR_RECORD *a, in ntfs_resident_attr_value_resize()
1540 MFT_RECORD *m; in ntfs_attr_make_non_resident() local
1912 MFT_RECORD *m; in ntfs_attr_extend_allocation() local
/fs/xfs/
Dxfs_rtalloc.h145 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument
147 # define xfs_rtmount_init(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS)) argument
148 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS)) argument
/fs/nfsd/
Dexport.c187 static int expkey_show(struct seq_file *m, in expkey_show()
634 static int svc_export_show(struct seq_file *m, in svc_export_show()
1360 static void *e_start(struct seq_file *m, loff_t *pos) in e_start()
1389 static void *e_next(struct seq_file *m, void *p, loff_t *pos) in e_next()
1414 static void e_stop(struct seq_file *m, void *p) in e_stop()
1441 static void show_expflags(struct seq_file *m, int flags, int mask) in show_expflags()
1455 static void show_secinfo_flags(struct seq_file *m, int flags) in show_secinfo_flags()
1461 static void show_secinfo(struct seq_file *m, struct svc_export *exp) in show_secinfo()
1482 static void exp_flags(struct seq_file *m, int flag, int fsid, in exp_flags()
1509 static int e_show(struct seq_file *m, void *p) in e_show()
/fs/ncpfs/
Dncplib_kernel.h142 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(S,m,i,n,k,U) argument
143 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(S,m,i,n,k,U) argument
155 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(m,i,n,k,U) argument
156 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(m,i,n,k,U) argument
/fs/hfsplus/
Dbtree.c190 u8 *data, byte, m; in hfs_bmap_alloc() local
277 u8 *data, byte, m; in hfs_bmap_free() local
/fs/nfs/
Dclient.c1454 struct seq_file *m; in nfs_server_list_open() local
1470 static void *nfs_server_list_start(struct seq_file *m, loff_t *_pos) in nfs_server_list_start()
1496 static int nfs_server_list_show(struct seq_file *m, void *v) in nfs_server_list_show()
1524 struct seq_file *m; in nfs_volume_list_open() local
1540 static void *nfs_volume_list_start(struct seq_file *m, loff_t *_pos) in nfs_volume_list_start()
1566 static int nfs_volume_list_show(struct seq_file *m, void *v) in nfs_volume_list_show()
/fs/hfs/
Dbtree.c214 u8 *data, byte, m; in hfs_bmap_alloc() local
301 u8 *data, byte, m; in hfs_bmap_free() local

1234