Searched refs:xfs_mount (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_trans_priv.h23 struct xfs_mount;
51 void xfs_trans_update_ail(struct xfs_mount *,
54 void xfs_trans_delete_ail(struct xfs_mount *,
56 struct xfs_log_item *xfs_trans_first_ail(struct xfs_mount *, int *);
57 struct xfs_log_item *xfs_trans_next_ail(struct xfs_mount *,
H A Dxfs_refcache.h28 struct xfs_mount;
33 extern void xfs_refcache_purge_mp(struct xfs_mount *);
34 extern void xfs_refcache_purge_some(struct xfs_mount *);
H A Dxfs_log.h143 struct xfs_mount;
144 xfs_lsn_t xfs_log_done(struct xfs_mount *mp,
148 int _xfs_log_force(struct xfs_mount *mp,
154 int xfs_log_mount(struct xfs_mount *mp,
158 int xfs_log_mount_finish(struct xfs_mount *mp, int);
159 void xfs_log_move_tail(struct xfs_mount *mp,
161 int xfs_log_notify(struct xfs_mount *mp,
164 int xfs_log_release_iclog(struct xfs_mount *mp,
166 int xfs_log_reserve(struct xfs_mount *mp,
173 int xfs_log_write(struct xfs_mount *m
[all...]
H A Dxfs_imap.h34 struct xfs_mount;
36 int xfs_imap(struct xfs_mount *, struct xfs_trans *, xfs_ino_t,
H A Dxfs_ialloc.h23 struct xfs_mount;
48 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o)
118 struct xfs_mount *mp, /* file system mount structure */
131 struct xfs_mount *mp); /* file system mount structure */
147 struct xfs_mount *mp, /* file system mount structure */
H A Dxfs_extfree_item.h21 struct xfs_mount;
103 xfs_efi_log_item_t *xfs_efi_init(struct xfs_mount *, uint);
104 xfs_efd_log_item_t *xfs_efd_init(struct xfs_mount *, xfs_efi_log_item_t *,
H A Dxfs_rtalloc.h21 struct xfs_mount;
112 struct xfs_mount *mp); /* file system mount structure */
120 struct xfs_mount *mp); /* file system mount structure */
131 struct xfs_mount *mp, /* file system mount point */
141 struct xfs_mount *mp, /* file system mount structure */
151 struct xfs_mount *mp, /* file system mount structure */
159 struct xfs_mount *mp, /* file system mount structure */
H A Dxfs_alloc.h22 struct xfs_mount;
52 struct xfs_mount *mp; /* file system mount point */
107 struct xfs_mount *mp); /* file system mount structure */
133 struct xfs_mount *mp, /* file system mount structure */
153 struct xfs_mount *mp, /* mount point structure */
H A Dxfs_dir2_leaf.h25 struct xfs_mount;
86 static inline int xfs_dir2_max_leaf_ents(struct xfs_mount *mp)
97 xfs_dir2_leaf_tail_p(struct xfs_mount *mp, xfs_dir2_leaf_t *lp)
119 xfs_dir2_dataptr_to_byte(struct xfs_mount *mp, xfs_dir2_dataptr_t dp)
129 xfs_dir2_byte_to_dataptr(struct xfs_mount *mp, xfs_dir2_off_t by)
139 xfs_dir2_byte_to_db(struct xfs_mount *mp, xfs_dir2_off_t by)
150 xfs_dir2_dataptr_to_db(struct xfs_mount *mp, xfs_dir2_dataptr_t dp)
160 xfs_dir2_byte_to_off(struct xfs_mount *mp, xfs_dir2_off_t by)
171 xfs_dir2_dataptr_to_off(struct xfs_mount *mp, xfs_dir2_dataptr_t dp)
182 xfs_dir2_db_off_to_byte(struct xfs_mount *m
[all...]
H A Dxfs_rw.h23 struct xfs_mount;
78 extern int xfs_bwrite(struct xfs_mount *mp, struct xfs_buf *bp);
81 extern int xfs_read_buf(struct xfs_mount *mp, xfs_buftarg_t *btp,
84 extern void xfs_ioerror_alert(char *func, struct xfs_mount *mp,
H A Dxfs_error.h38 struct xfs_mount;
40 extern void xfs_error_report(char *tag, int level, struct xfs_mount *mp,
42 extern void xfs_corruption_error(char *tag, int level, struct xfs_mount *mp,
179 struct xfs_mount;
181 extern void xfs_cmn_err(int panic_tag, int level, struct xfs_mount *mp,
184 extern void xfs_fs_cmn_err(int level, struct xfs_mount *mp, char *fmt, ...);
H A Dxfs_inode.h114 struct xfs_mount;
135 struct xfs_mount *io_mount; /* fs mount struct ptr */
236 struct xfs_mount *ip_mount; /* fs mount struct ptr */
246 struct xfs_mount *i_mount; /* fs mount struct ptr */
397 void xfs_ihash_init(struct xfs_mount *);
398 void xfs_ihash_free(struct xfs_mount *);
399 void xfs_chash_init(struct xfs_mount *);
400 void xfs_chash_free(struct xfs_mount *);
401 xfs_inode_t *xfs_inode_incore(struct xfs_mount *, xfs_ino_t,
404 int xfs_iget(struct xfs_mount *, struc
[all...]
H A Dxfs_buf_item.h92 struct xfs_mount;
135 void xfs_buf_item_init(struct xfs_buf *, struct xfs_mount *);
H A Dxfs_dir2_block.h32 struct xfs_mount;
65 xfs_dir2_block_tail_p(struct xfs_mount *mp, xfs_dir2_block_t *block)
H A Dxfs_btree.h24 struct xfs_mount;
144 struct xfs_mount *bc_mp; /* file system mount struct */
297 struct xfs_mount *mp, /* file system mount point */
308 struct xfs_mount *mp, /* file system mount point */
320 struct xfs_mount *mp, /* file system mount point */
363 struct xfs_mount *mp, /* file system mount point */
376 struct xfs_mount *mp, /* file system mount point */
390 struct xfs_mount *mp, /* file system mount point */
400 struct xfs_mount *mp, /* file system mount point */
H A Dxfs_itable.h26 typedef int (*bulkstat_one_pf)(struct xfs_mount *mp,
H A Dxfs_dir2_node.h65 xfs_dir2_db_to_fdb(struct xfs_mount *mp, xfs_dir2_db_t db)
75 xfs_dir2_db_to_fdindex(struct xfs_mount *mp, xfs_dir2_db_t db)
H A Dxfs_bmap.h25 struct xfs_mount;
174 struct xfs_mount *mp); /* mount point structure */
190 struct xfs_mount *mp, /* file system mount structure */
H A Dxfs_dir.h41 struct xfs_mount;
48 typedef void (*xfs_dir_mount_t)(struct xfs_mount *mp);
90 typedef int (*xfs_dir_shortform_validate_ondisk_t)(struct xfs_mount *mp,
H A Dxfs_rw.c30 #include "xfs_mount.h"
248 struct xfs_mount *mp,
273 struct xfs_mount *mp,
318 struct xfs_mount *mp,
H A Dxfs_inode_item.h117 struct xfs_mount;
170 extern void xfs_inode_item_init(struct xfs_inode *, struct xfs_mount *);
H A Dxfs_mount.h124 typedef int (*xfs_qminit_t)(struct xfs_mount *, uint *, uint *);
125 typedef int (*xfs_qmmount_t)(struct xfs_mount *, uint, uint, int);
126 typedef int (*xfs_qmunmount_t)(struct xfs_mount *);
127 typedef void (*xfs_qmdone_t)(struct xfs_mount *);
131 typedef int (*xfs_dqpurgeall_t)(struct xfs_mount *, uint);
132 typedef int (*xfs_dqvopalloc_t)(struct xfs_mount *,
308 extern int xfs_icsb_init_counters(struct xfs_mount *);
309 extern void xfs_icsb_sync_counters_lazy(struct xfs_mount *);
316 typedef struct xfs_mount { struct
562 xfs_daddr_to_agno(struct xfs_mount *m
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_frw.h37 struct xfs_mount;
92 extern int xfsbdstrat(struct xfs_mount *, struct xfs_buf *);
101 extern int xfs_dev_is_read_only(struct xfs_mount *, char *);
103 extern int xfs_read_file(struct xfs_mount *mp, struct xfs_inode *ip, struct uio *uio,
H A Dxfs_super.h93 struct xfs_mount;
103 extern int xfs_blkdev_get(struct xfs_mount *, const char *,
/freebsd-9.3-release/contrib/amd/amd/
H A Dops_xfs.c56 static int xfs_mount(am_node *am, mntfs *mf);
67 xfs_mount,
149 xfs_mount(am_node *am, mntfs *mf) function

Completed in 165 milliseconds

12