Home
last modified time | relevance | path

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

12345

/fs/
Dpnode.h14 #define IS_MNT_SHARED(m) ((m)->mnt.mnt_flags & MNT_SHARED) argument
15 #define IS_MNT_SLAVE(m) ((m)->mnt_master) argument
16 #define IS_MNT_NEW(m) (!(m)->mnt_ns) argument
17 #define CLEAR_MNT_SHARED(m) ((m)->mnt.mnt_flags &= ~MNT_SHARED) argument
18 #define IS_MNT_UNBINDABLE(m) ((m)->mnt.mnt_flags & MNT_UNBINDABLE) argument
19 #define IS_MNT_MARKED(m) ((m)->mnt.mnt_flags & MNT_MARKED) argument
20 #define SET_MNT_MARK(m) ((m)->mnt.mnt_flags |= MNT_MARKED) argument
21 #define CLEAR_MNT_MARK(m) ((m)->mnt.mnt_flags &= ~MNT_MARKED) argument
22 #define IS_MNT_LOCKED(m) ((m)->mnt.mnt_flags & MNT_LOCKED) argument
Dproc_namespace.c20 struct seq_file *m = file->private_data; in mounts_poll() local
42 static int show_sb_opts(struct seq_file *m, struct super_block *sb) in show_sb_opts()
61 static void show_mnt_opts(struct seq_file *m, struct vfsmount *mnt) in show_mnt_opts()
80 static inline void mangle(struct seq_file *m, const char *s) in mangle()
85 static void show_type(struct seq_file *m, struct super_block *sb) in show_type()
94 static int show_vfsmnt(struct seq_file *m, struct vfsmount *mnt) in show_vfsmnt()
130 static int show_mountinfo(struct seq_file *m, struct vfsmount *mnt) in show_mountinfo()
192 static int show_vfsstat(struct seq_file *m, struct vfsmount *mnt) in show_vfsstat()
246 struct seq_file *m; in mounts_open_common() local
296 struct seq_file *m = file->private_data; in mounts_release() local
Dseq_file.c22 static void seq_set_overflow(struct seq_file *m) in seq_set_overflow()
105 static int traverse(struct seq_file *m, loff_t offset) in traverse()
175 struct seq_file *m = file->private_data; in seq_read() local
328 struct seq_file *m = file->private_data; in seq_lseek() local
374 struct seq_file *m = file->private_data; in seq_release() local
391 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
402 void seq_vprintf(struct seq_file *m, const char *f, va_list args) in seq_vprintf()
417 void seq_printf(struct seq_file *m, const char *f, ...) in seq_printf()
468 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path()
496 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path()
[all …]
Dpnode.c41 struct mount *m = mnt; in get_peer_under_root() local
62 struct mount *m; in get_dominating_id() local
151 static struct mount *propagation_next(struct mount *m, in propagation_next()
172 static struct mount *skip_propagation_subtree(struct mount *m, in skip_propagation_subtree()
185 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group()
228 static int propagate_one(struct mount *m) in propagate_one()
298 struct mount *m, *n; in propagate_mnt() local
379 struct mount *m, *child, *topper; in propagate_mount_busy() local
423 struct mount *m, *child; in propagate_mount_unlock() local
553 struct mount *m; in propagate_umount() local
[all …]
Dfs_pin.c21 void pin_insert_group(struct fs_pin *pin, struct vfsmount *m, struct hlist_head *p) in pin_insert_group()
30 void pin_insert(struct fs_pin *pin, struct vfsmount *m) in pin_insert()
76 void mnt_pin_kill(struct mount *m) in mnt_pin_kill()
/fs/notify/
Dfdinfo.c23 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo()
24 void (*show)(struct seq_file *m, in show_fdinfo()
40 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle()
67 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle()
74 static void inotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in inotify_fdinfo()
102 void inotify_show_fdinfo(struct seq_file *m, struct file *f) in inotify_show_fdinfo()
111 static void fanotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in fanotify_fdinfo()
140 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_show_fdinfo()
Dvfsmount_mark.c43 struct mount *m = real_mount(mnt); in fsnotify_recalc_vfsmount_mask() local
53 struct mount *m = real_mount(mnt); in fsnotify_destroy_vfsmount_mark() local
74 struct mount *m = real_mount(mnt); in fsnotify_find_vfsmount_mark() local
93 struct mount *m = real_mount(mnt); in fsnotify_add_vfsmount_mark() local
/fs/proc/
Darray.c92 static inline void task_name(struct seq_file *m, struct task_struct *p) in task_name()
143 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state()
221 void render_sigset_t(struct seq_file *m, const char *header, in render_sigset_t()
258 static inline void task_sig(struct seq_file *m, struct task_struct *p) in task_sig()
296 static void render_cap_t(struct seq_file *m, const char *header, in render_cap_t()
309 static inline void task_cap(struct seq_file *m, struct task_struct *p) in task_cap()
331 static inline void task_seccomp(struct seq_file *m, struct task_struct *p) in task_seccomp()
363 static inline void task_context_switch_counts(struct seq_file *m, in task_context_switch_counts()
372 static void task_cpus_allowed(struct seq_file *m, struct task_struct *task) in task_cpus_allowed()
380 int proc_pid_status(struct seq_file *m, struct pid_namespace *ns, in proc_pid_status()
[all …]
Dnommu.c37 static int nommu_region_show(struct seq_file *m, struct vm_region *region) in nommu_region_show()
78 static int nommu_region_list_show(struct seq_file *m, void *_p) in nommu_region_list_show()
85 static void *nommu_region_list_start(struct seq_file *m, loff_t *_pos) in nommu_region_list_start()
98 static void nommu_region_list_stop(struct seq_file *m, void *v) in nommu_region_list_stop()
103 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next()
Dproc_tty.c27 static void show_tty_range(struct seq_file *m, struct tty_driver *p, in show_tty_range()
68 static int show_tty_driver(struct seq_file *m, void *v) in show_tty_driver()
105 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
111 static void *t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
116 static void t_stop(struct seq_file *m, void *v) in t_stop()
Dtask_nommu.c18 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
143 static int nommu_vma_show(struct seq_file *m, struct vm_area_struct *vma, in nommu_vma_show()
191 static int show_map(struct seq_file *m, void *_p, int is_pid) in show_map()
199 static int show_pid_map(struct seq_file *m, void *_p) in show_pid_map()
204 static int show_tid_map(struct seq_file *m, void *_p) in show_tid_map()
209 static void *m_start(struct seq_file *m, loff_t *pos) in m_start()
236 static void m_stop(struct seq_file *m, void *_vml) in m_stop()
250 static void *m_next(struct seq_file *m, void *_p, loff_t *pos) in m_next()
Dconsoles.c16 static int show_console_dev(struct seq_file *m, void *v) in show_console_dev()
63 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
76 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
83 static void c_stop(struct seq_file *m, void *v) in c_stop()
Dtask_mmu.c23 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
119 static void seq_print_vma_name(struct seq_file *m, struct vm_area_struct *vma) in seq_print_vma_name()
186 static void m_cache_vma(struct seq_file *m, struct vm_area_struct *vma) in m_cache_vma()
192 static void *m_start(struct seq_file *m, loff_t *ppos) in m_start()
239 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next()
251 static void m_stop(struct seq_file *m, void *v) in m_stop()
318 show_map_vma(struct seq_file *m, struct vm_area_struct *vma, int is_pid) in show_map_vma()
400 static int show_map(struct seq_file *m, void *v, int is_pid) in show_map()
407 static int show_pid_map(struct seq_file *m, void *v) in show_pid_map()
412 static int show_tid_map(struct seq_file *m, void *v) in show_tid_map()
[all …]
Dmeminfo.c22 void __attribute__((weak)) arch_report_meminfo(struct seq_file *m) in arch_report_meminfo()
26 static int meminfo_proc_show(struct seq_file *m, void *v) in meminfo_proc_show()
/fs/afs/
Dproc.c160 struct seq_file *m; in afs_proc_cells_open() local
177 static void *afs_proc_cells_start(struct seq_file *m, loff_t *_pos) in afs_proc_cells_start()
203 static int afs_proc_cells_show(struct seq_file *m, void *v) in afs_proc_cells_show()
396 struct seq_file *m; in afs_proc_cell_volumes_open() local
417 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start()
463 static int afs_proc_cell_volumes_show(struct seq_file *m, void *v) in afs_proc_cell_volumes_show()
494 struct seq_file *m; in afs_proc_cell_vlservers_open() local
515 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start()
568 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
590 struct seq_file *m; in afs_proc_cell_servers_open() local
[all …]
/fs/fscache/
Dhistogram.c27 static int fscache_histogram_show(struct seq_file *m, void *v) in fscache_histogram_show()
60 static void *fscache_histogram_start(struct seq_file *m, loff_t *_pos) in fscache_histogram_start()
72 static void *fscache_histogram_next(struct seq_file *m, void *v, loff_t *pos) in fscache_histogram_next()
82 static void fscache_histogram_stop(struct seq_file *m, void *v) in fscache_histogram_stop()
Dobject-list.c138 static void *fscache_objlist_start(struct seq_file *m, loff_t *_pos) in fscache_objlist_start()
148 static void *fscache_objlist_next(struct seq_file *m, void *v, loff_t *_pos) in fscache_objlist_next()
157 static void fscache_objlist_stop(struct seq_file *m, void *v) in fscache_objlist_stop()
166 static int fscache_objlist_show(struct seq_file *m, void *v) in fscache_objlist_show()
406 struct seq_file *m = file->private_data; in fscache_objlist_release() local
/fs/cachefiles/
Dproc.c24 static int cachefiles_histogram_show(struct seq_file *m, void *v) in cachefiles_histogram_show()
54 static void *cachefiles_histogram_start(struct seq_file *m, loff_t *_pos) in cachefiles_histogram_start()
66 static void *cachefiles_histogram_next(struct seq_file *m, void *v, loff_t *pos) in cachefiles_histogram_next()
76 static void cachefiles_histogram_stop(struct seq_file *m, void *v) in cachefiles_histogram_stop()
/fs/reiserfs/
Dprocfs.c26 static int show_version(struct seq_file *m, void *unused) in show_version()
70 static int show_super(struct seq_file *m, void *unused) in show_super()
133 static int show_per_level(struct seq_file *m, void *unused) in show_per_level()
192 static int show_bitmap(struct seq_file *m, void *unused) in show_bitmap()
225 static int show_on_disk_super(struct seq_file *m, void *unused) in show_on_disk_super()
269 static int show_oidmap(struct seq_file *m, void *unused) in show_oidmap()
300 static int show_journal(struct seq_file *m, void *unused) in show_journal()
/fs/ceph/
Dmdsmap.c19 int ceph_mdsmap_get_random_mds(struct ceph_mdsmap *m) in ceph_mdsmap_get_random_mds()
53 struct ceph_mdsmap *m; in ceph_mdsmap_decode() local
180 void ceph_mdsmap_destroy(struct ceph_mdsmap *m) in ceph_mdsmap_destroy()
/fs/xfs/
Dxfs_rtalloc.h129 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument
141 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS)) argument
142 # define xfs_rtunmount_inodes(m) argument
/fs/cifs/
Dcifs_debug.c110 static int cifs_debug_data_proc_show(struct seq_file *m, void *v) in cifs_debug_data_proc_show()
324 static int cifs_stats_proc_show(struct seq_file *m, void *v) in cifs_stats_proc_show()
448 static int cifsFYI_proc_show(struct seq_file *m, void *v) in cifsFYI_proc_show()
486 static int cifs_linux_ext_proc_show(struct seq_file *m, void *v) in cifs_linux_ext_proc_show()
518 static int cifs_lookup_cache_proc_show(struct seq_file *m, void *v) in cifs_lookup_cache_proc_show()
550 static int traceSMB_proc_show(struct seq_file *m, void *v) in traceSMB_proc_show()
582 static int cifs_security_flags_proc_show(struct seq_file *m, void *v) in cifs_security_flags_proc_show()
/fs/ntfs/
Dmft.c157 MFT_RECORD *m; in map_mft_record() local
249 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
2784 int ntfs_extent_mft_record_free(ntfs_inode *ni, MFT_RECORD *m) in ntfs_extent_mft_record_free()
/fs/quota/
Dquota_v2.c183 struct mem_dqblk *m = &dquot->dq_dqb; in v2r0_disk2memdqb() local
203 struct mem_dqblk *m = &dquot->dq_dqb; in v2r0_mem2diskdqb() local
236 struct mem_dqblk *m = &dquot->dq_dqb; in v2r1_disk2memdqb() local
256 struct mem_dqblk *m = &dquot->dq_dqb; in v2r1_mem2diskdqb() local
/fs/nfs/
Dsuper.c528 static void nfs_show_mountd_netid(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_netid()
567 static void nfs_show_mountd_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mountd_options()
602 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options()
610 static void nfs_show_nfsv4_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_nfsv4_options()
616 static void nfs_show_nfs_version(struct seq_file *m, in nfs_show_nfs_version()
628 static void nfs_show_mount_options(struct seq_file *m, struct nfs_server *nfss, in nfs_show_mount_options()
721 int nfs_show_options(struct seq_file *m, struct dentry *root) in nfs_show_options()
739 static void show_sessions(struct seq_file *m, struct nfs_server *server) in show_sessions()
745 static void show_sessions(struct seq_file *m, struct nfs_server *server) {} in show_sessions()
750 static void show_pnfs(struct seq_file *m, struct nfs_server *server) in show_pnfs()
[all …]

12345