Home
last modified time | relevance | path

Searched refs:xfs_mount (Results 1 – 25 of 83) sorted by relevance

1234

/linux-3.4.99/fs/xfs/
Dxfs_log.h121 struct xfs_mount;
128 void xfs_log_item_init(struct xfs_mount *mp,
133 xfs_lsn_t xfs_log_done(struct xfs_mount *mp,
137 int _xfs_log_force(struct xfs_mount *mp,
140 void xfs_log_force(struct xfs_mount *mp,
142 int _xfs_log_force_lsn(struct xfs_mount *mp,
146 void xfs_log_force_lsn(struct xfs_mount *mp,
149 int xfs_log_mount(struct xfs_mount *mp,
153 int xfs_log_mount_finish(struct xfs_mount *mp);
154 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp);
[all …]
Dxfs_message.h4 struct xfs_mount;
7 void xfs_emerg(const struct xfs_mount *mp, const char *fmt, ...);
9 void xfs_alert(const struct xfs_mount *mp, const char *fmt, ...);
11 void xfs_alert_tag(const struct xfs_mount *mp, int tag, const char *fmt, ...);
13 void xfs_crit(const struct xfs_mount *mp, const char *fmt, ...);
15 void xfs_err(const struct xfs_mount *mp, const char *fmt, ...);
17 void xfs_warn(const struct xfs_mount *mp, const char *fmt, ...);
19 void xfs_notice(const struct xfs_mount *mp, const char *fmt, ...);
21 void xfs_info(const struct xfs_mount *mp, const char *fmt, ...);
25 void xfs_debug(const struct xfs_mount *mp, const char *fmt, ...);
[all …]
Dxfs_sync.h21 struct xfs_mount;
29 int xfs_syncd_init(struct xfs_mount *mp);
30 void xfs_syncd_stop(struct xfs_mount *mp);
32 int xfs_quiesce_data(struct xfs_mount *mp);
33 void xfs_quiesce_attr(struct xfs_mount *mp);
37 int xfs_reclaim_inodes(struct xfs_mount *mp, int mode);
38 int xfs_reclaim_inodes_count(struct xfs_mount *mp);
39 void xfs_reclaim_inodes_nr(struct xfs_mount *mp, int nr_to_scan);
43 void __xfs_inode_clear_reclaim_tag(struct xfs_mount *mp, struct xfs_perag *pag,
47 int xfs_inode_ag_iterator(struct xfs_mount *mp,
Dxfs_dir2_format.h359 static inline int xfs_dir2_max_leaf_ents(struct xfs_mount *mp) in xfs_dir2_max_leaf_ents()
369 xfs_dir2_leaf_tail_p(struct xfs_mount *mp, struct xfs_dir2_leaf *lp) in xfs_dir2_leaf_tail_p()
389 xfs_dir2_dataptr_to_byte(struct xfs_mount *mp, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_byte()
398 xfs_dir2_byte_to_dataptr(struct xfs_mount *mp, xfs_dir2_off_t by) in xfs_dir2_byte_to_dataptr()
407 xfs_dir2_byte_to_db(struct xfs_mount *mp, xfs_dir2_off_t by) in xfs_dir2_byte_to_db()
417 xfs_dir2_dataptr_to_db(struct xfs_mount *mp, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_db()
426 xfs_dir2_byte_to_off(struct xfs_mount *mp, xfs_dir2_off_t by) in xfs_dir2_byte_to_off()
436 xfs_dir2_dataptr_to_off(struct xfs_mount *mp, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_off()
445 xfs_dir2_db_off_to_byte(struct xfs_mount *mp, xfs_dir2_db_t db, in xfs_dir2_db_off_to_byte()
456 xfs_dir2_db_to_da(struct xfs_mount *mp, xfs_dir2_db_t db) in xfs_dir2_db_to_da()
[all …]
Dxfs_mount.h88 extern int xfs_icsb_init_counters(struct xfs_mount *);
89 extern void xfs_icsb_reinit_counters(struct xfs_mount *);
90 extern void xfs_icsb_destroy_counters(struct xfs_mount *);
91 extern void xfs_icsb_sync_counters(struct xfs_mount *, int);
92 extern void xfs_icsb_sync_counters_locked(struct xfs_mount *, int);
93 extern int xfs_icsb_modify_counters(struct xfs_mount *, xfs_sb_field_t,
116 typedef struct xfs_mount { struct
304 void xfs_do_force_shutdown(struct xfs_mount *mp, int flags, char *fname,
325 xfs_daddr_to_agno(struct xfs_mount *mp, xfs_daddr_t d) in xfs_daddr_to_agno()
333 xfs_daddr_to_agbno(struct xfs_mount *mp, xfs_daddr_t d) in xfs_daddr_to_agbno()
[all …]
Dxfs_alloc.h23 struct xfs_mount;
102 struct xfs_mount *mp; /* file system mount point */
139 xfs_alloc_longest_free_extent(struct xfs_mount *mp,
148 xfs_alloc_busy_clear(struct xfs_mount *mp, struct list_head *list,
152 xfs_alloc_busy_search(struct xfs_mount *mp, xfs_agnumber_t agno,
156 xfs_alloc_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
174 struct xfs_mount *mp); /* file system mount structure */
201 struct xfs_mount *mp, /* file system mount structure */
222 struct xfs_mount *mp, /* mount point structure */
Dxfs_sync.c102 struct xfs_mount *mp, in xfs_inode_ag_walk()
195 struct xfs_mount *mp, in xfs_inode_ag_iterator()
288 struct xfs_mount *mp, in xfs_sync_data()
308 struct xfs_mount *mp, in xfs_sync_attr()
318 struct xfs_mount *mp) in xfs_sync_fsdata()
358 struct xfs_mount *mp) in xfs_quiesce_data()
384 struct xfs_mount *mp) in xfs_quiesce_fs()
416 struct xfs_mount *mp) in xfs_quiesce_attr()
444 struct xfs_mount *mp) in xfs_syncd_queue_sync()
459 struct xfs_mount *mp = container_of(to_delayed_work(work), in xfs_sync_worker()
[all …]
Dxfs_ialloc.h24 struct xfs_mount;
43 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o) in xfs_make_iptr()
110 struct xfs_mount *mp, /* file system mount structure */
121 struct xfs_mount *mp); /* file system mount structure */
137 struct xfs_mount *mp, /* file system mount structure */
148 struct xfs_mount *mp, /* file system mount structure */
Dxfs_rtalloc.h21 struct xfs_mount;
110 struct xfs_mount *mp); /* file system mount structure */
113 struct xfs_mount *mp);
121 struct xfs_mount *mp); /* file system mount structure */
132 struct xfs_mount *mp, /* file system mount point */
142 struct xfs_mount *mp, /* file system mount structure */
Dxfs_error.h30 struct xfs_mount;
32 extern void xfs_error_report(const char *tag, int level, struct xfs_mount *mp,
35 struct xfs_mount *mp, void *p, const char *filename,
139 extern int xfs_errortag_add(int error_tag, struct xfs_mount *mp);
140 extern int xfs_errortag_clearall(struct xfs_mount *mp, int loud);
Dxfs_bmap_btree.h25 struct xfs_mount;
207 extern void xfs_bmdr_to_bmbt(struct xfs_mount *, xfs_bmdr_block_t *, int,
229 extern void xfs_bmbt_to_bmdr(struct xfs_mount *, struct xfs_btree_block *, int,
233 extern int xfs_bmdr_maxrecs(struct xfs_mount *, int blocklen, int leaf);
234 extern int xfs_bmbt_maxrecs(struct xfs_mount *, int blocklen, int leaf);
236 extern struct xfs_btree_cur *xfs_bmbt_init_cursor(struct xfs_mount *,
Dxfs_quotaops.c50 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_xstate()
63 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_set_xstate()
105 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_dqblk()
122 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_set_dqblk()
Dxfs_trans.h310 struct xfs_mount;
319 struct xfs_mount *li_mountp; /* ptr to fs mount */
399 struct xfs_mount *t_mountp; /* ptr to fs mount struct */
449 xfs_trans_t *xfs_trans_alloc(struct xfs_mount *, uint);
450 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint, uint);
457 int xfs_trans_read_buf(struct xfs_mount *, xfs_trans_t *,
460 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
490 int xfs_trans_ail_init(struct xfs_mount *);
491 void xfs_trans_ail_destroy(struct xfs_mount *);
498 void xfs_trans_init(struct xfs_mount *);
Dxfs_filestream.h23 struct xfs_mount;
54 int xfs_filestream_mount(struct xfs_mount *mp);
55 void xfs_filestream_unmount(struct xfs_mount *mp);
Dxfs_quota.h311 struct xfs_mount *, struct xfs_dquot *,
328 extern int xfs_qm_newmount(struct xfs_mount *, uint *, uint *);
329 extern void xfs_qm_mount_quotas(struct xfs_mount *);
330 extern void xfs_qm_unmount(struct xfs_mount *);
331 extern void xfs_qm_unmount_quotas(struct xfs_mount *);
353 struct xfs_mount *mp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_bydquots()
379 extern int xfs_qm_dqcheck(struct xfs_mount *, xfs_disk_dquot_t *,
381 extern int xfs_mount_reset_sbqflags(struct xfs_mount *);
Dxfs_trans.c86 struct xfs_mount *mp) in xfs_calc_write_reservation()
118 struct xfs_mount *mp) in xfs_calc_itruncate_reservation()
149 struct xfs_mount *mp) in xfs_calc_rename_reservation()
176 struct xfs_mount *mp) in xfs_calc_link_reservation()
204 struct xfs_mount *mp) in xfs_calc_remove_reservation()
234 struct xfs_mount *mp) in xfs_calc_symlink_reservation()
268 struct xfs_mount *mp) in xfs_calc_create_reservation()
290 struct xfs_mount *mp) in xfs_calc_mkdir_reservation()
307 struct xfs_mount *mp) in xfs_calc_ifree_reservation()
328 struct xfs_mount *mp) in xfs_calc_ichange_reservation()
[all …]
Dxfs_alloc_btree.h27 struct xfs_mount;
105 extern struct xfs_btree_cur *xfs_allocbt_init_cursor(struct xfs_mount *,
108 extern int xfs_allocbt_maxrecs(struct xfs_mount *, int, int);
Dxfs_dquot.h32 struct xfs_mount;
41 struct xfs_mount*q_mount; /* filesystem this relates to */
105 static inline int xfs_this_quota_on(struct xfs_mount *mp, int type) in xfs_this_quota_on()
141 extern int xfs_qm_dqread(struct xfs_mount *, xfs_dqid_t, uint,
Dxfs_ialloc_btree.h27 struct xfs_mount;
108 extern struct xfs_btree_cur *xfs_inobt_init_cursor(struct xfs_mount *,
110 extern int xfs_inobt_maxrecs(struct xfs_mount *, int, int);
Dxfs_message.c34 const struct xfs_mount *mp, in __xfs_printk()
45 void func(const struct xfs_mount *mp, const char *fmt, ...) \
72 const struct xfs_mount *mp, in xfs_alert_tag()
Dxfs_btree.h24 struct xfs_mount;
219 struct xfs_mount *bc_mp; /* file system mount struct */
310 struct xfs_mount *mp, /* file system mount point */
321 struct xfs_mount *mp, /* file system mount point */
353 struct xfs_mount *mp, /* file system mount point */
366 struct xfs_mount *mp, /* file system mount point */
376 struct xfs_mount *mp, /* file system mount point */
Dxfs_discard.h7 extern int xfs_ioc_trim(struct xfs_mount *, struct fstrim_range __user *);
8 extern int xfs_discard_extents(struct xfs_mount *, struct list_head *);
Dxfs_super.c166 struct xfs_mount *mp, in xfs_parseargs()
481 struct xfs_mount *mp, in xfs_showargs()
630 struct xfs_mount *mp) in xfs_close_devices()
657 struct xfs_mount *mp) in xfs_open_devices()
731 struct xfs_mount *mp) in xfs_setup_devices()
764 struct xfs_mount *mp) in xfs_init_mount_workqueues()
786 struct xfs_mount *mp) in xfs_destroy_mount_workqueues()
883 struct xfs_mount *mp = ip->i_mount; in xfs_fs_dirty_inode()
971 struct xfs_mount *mp) in xfs_free_fsname()
982 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_put_super()
[all …]
Dxfs_extfree_item.h21 struct xfs_mount;
152 xfs_efi_log_item_t *xfs_efi_init(struct xfs_mount *, uint);
153 xfs_efd_log_item_t *xfs_efd_init(struct xfs_mount *, xfs_efi_log_item_t *,
Dxfs_rw.h23 struct xfs_mount;
42 extern int xfs_read_buf(struct xfs_mount *mp, xfs_buftarg_t *btp,

1234