/linux-2.4.37.9/fs/xfs/ |
D | xfs_log.h | 148 struct xfs_mount; 149 xfs_lsn_t xfs_log_done(struct xfs_mount *mp, 153 int xfs_log_force(struct xfs_mount *mp, 156 int xfs_log_mount(struct xfs_mount *mp, 160 int xfs_log_mount_finish(struct xfs_mount *mp, int); 161 void xfs_log_move_tail(struct xfs_mount *mp, 163 int xfs_log_notify(struct xfs_mount *mp, 166 int xfs_log_release_iclog(struct xfs_mount *mp, 168 int xfs_log_reserve(struct xfs_mount *mp, 174 int xfs_log_write(struct xfs_mount *mp, [all …]
|
D | xfs_inum.h | 59 struct xfs_mount; 68 int xfs_ino_offset_bits(struct xfs_mount *mp); 74 int xfs_ino_agbno_bits(struct xfs_mount *mp); 80 int xfs_ino_agino_bits(struct xfs_mount *mp); 86 int xfs_ino_agno_bits(struct xfs_mount *mp); 92 int xfs_ino_bits(struct xfs_mount *mp); 99 xfs_agnumber_t xfs_ino_to_agno(struct xfs_mount *mp, xfs_ino_t i); 106 xfs_agino_t xfs_ino_to_agino(struct xfs_mount *mp, xfs_ino_t i); 113 xfs_agblock_t xfs_ino_to_agbno(struct xfs_mount *mp, xfs_ino_t i); 121 int xfs_ino_to_offset(struct xfs_mount *mp, xfs_ino_t i); [all …]
|
D | xfs_dir2_leaf.h | 43 struct xfs_mount; 118 xfs_dir2_max_leaf_ents(struct xfs_mount *mp); 132 xfs_dir2_leaf_tail_p(struct xfs_mount *mp, xfs_dir2_leaf_t *lp); 159 xfs_dir2_dataptr_to_byte(struct xfs_mount *mp, xfs_dir2_dataptr_t dp); 171 xfs_dir2_byte_to_dataptr(struct xfs_mount *mp, xfs_dir2_off_t by); 183 xfs_dir2_dataptr_to_db(struct xfs_mount *mp, xfs_dir2_dataptr_t dp); 195 xfs_dir2_dataptr_to_off(struct xfs_mount *mp, xfs_dir2_dataptr_t dp); 207 xfs_dir2_db_off_to_byte(struct xfs_mount *mp, xfs_dir2_db_t db, 221 xfs_dir2_db_t xfs_dir2_byte_to_db(struct xfs_mount *mp, xfs_dir2_off_t by); 233 xfs_dablk_t xfs_dir2_byte_to_da(struct xfs_mount *mp, xfs_dir2_off_t by); [all …]
|
D | xfs_ialloc.h | 37 struct xfs_mount; 44 int xfs_ialloc_inodes(struct xfs_mount *mp); 50 xfs_extlen_t xfs_ialloc_blocks(struct xfs_mount *mp); 71 struct xfs_dinode *xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o); 148 struct xfs_mount *mp, /* file system mount structure */ 161 struct xfs_mount *mp); /* file system mount structure */ 177 struct xfs_mount *mp, /* file system mount structure */
|
D | xfs_ag.h | 42 struct xfs_mount; 114 xfs_agblock_t xfs_agf_block(struct xfs_mount *mp); 169 xfs_agblock_t xfs_agi_block(struct xfs_mount *mp); 181 xfs_agblock_t xfs_agfl_block(struct xfs_mount *mp); 234 int xfs_ag_maxlevels(struct xfs_mount *mp); 240 int xfs_min_freelist(xfs_agf_t *a, struct xfs_mount *mp); 249 int xfs_min_freelist_pag(xfs_perag_t *pag, struct xfs_mount *mp); 257 int xfs_min_freelist_raw(int bl, int cl, struct xfs_mount *mp); 266 xfs_fsblock_t xfs_agb_to_fsb(struct xfs_mount *mp, xfs_agnumber_t agno, 274 xfs_agnumber_t xfs_fsb_to_agno(struct xfs_mount *mp, xfs_fsblock_t fsbno); [all …]
|
D | xfs_trans_priv.h | 37 struct xfs_mount; 63 void xfs_trans_update_ail(struct xfs_mount *, 66 void xfs_trans_delete_ail(struct xfs_mount *, 68 struct xfs_log_item *xfs_trans_first_ail(struct xfs_mount *, int *); 69 struct xfs_log_item *xfs_trans_next_ail(struct xfs_mount *,
|
D | xfs_inode.h | 98 struct xfs_mount; 137 struct xfs_mount *io_mount; /* fs mount struct ptr */ 240 struct xfs_mount *ip_mount; /* fs mount struct ptr */ 250 struct xfs_mount *i_mount; /* fs mount struct ptr */ 472 void xfs_ihash_init(struct xfs_mount *); 473 void xfs_ihash_free(struct xfs_mount *); 474 void xfs_chash_init(struct xfs_mount *); 475 void xfs_chash_free(struct xfs_mount *); 476 xfs_inode_t *xfs_inode_incore(struct xfs_mount *, xfs_ino_t, 479 int xfs_iget(struct xfs_mount *, struct xfs_trans *, xfs_ino_t, [all …]
|
D | xfs_rtalloc.h | 35 struct xfs_mount; 126 struct xfs_mount *mp); /* file system mount structure */ 134 struct xfs_mount *mp); /* file system mount structure */ 145 struct xfs_mount *mp, /* file system mount point */ 155 struct xfs_mount *mp, /* file system mount structure */ 165 struct xfs_mount *mp, /* file system mount structure */ 173 struct xfs_mount *mp, /* file system mount structure */
|
D | xfs_alloc.h | 36 struct xfs_mount; 66 struct xfs_mount *mp; /* file system mount point */ 121 struct xfs_mount *mp); /* file system mount structure */ 147 struct xfs_mount *mp, /* file system mount structure */ 167 struct xfs_mount *mp, /* mount point structure */
|
D | xfs_error.h | 55 struct xfs_mount; 61 struct xfs_mount *mp, 70 struct xfs_mount *mp, 189 struct xfs_mount; 191 void xfs_cmn_err(int panic_tag, int level, struct xfs_mount *mp, 194 void xfs_fs_cmn_err(int level, struct xfs_mount *mp, char *fmt, ...);
|
D | xfs_da_btree.h | 38 struct xfs_mount; 99 int xfs_lbsize(struct xfs_mount *mp); 105 int xfs_lblog(struct xfs_mount *mp); 119 __uint32_t xfs_da_make_bnoentry(struct xfs_mount *mp, xfs_dablk_t bno, 128 xfs_off_t xfs_da_make_cookie(struct xfs_mount *mp, xfs_dablk_t bno, int entry, 137 xfs_dahash_t xfs_da_cookie_hash(struct xfs_mount *mp, xfs_off_t cookie); 143 xfs_dablk_t xfs_da_cookie_bno(struct xfs_mount *mp, xfs_off_t cookie); 152 int xfs_da_cookie_entry(struct xfs_mount *mp, xfs_off_t cookie); 250 struct xfs_mount *mp; /* filesystem mount point */
|
D | xfs_rw.h | 37 struct xfs_mount; 96 struct xfs_mount *mp, 109 struct xfs_mount *mp, 119 struct xfs_mount *mp,
|
D | xfs_refcache.h | 42 struct xfs_mount; 46 extern void xfs_refcache_purge_mp(struct xfs_mount *); 47 extern void xfs_refcache_purge_some(struct xfs_mount *);
|
D | xfs_btree.h | 38 struct xfs_mount; 166 struct xfs_mount *bc_mp; /* file system mount struct */ 343 struct xfs_mount *mp, /* file system mount point */ 354 struct xfs_mount *mp, /* file system mount point */ 366 struct xfs_mount *mp, /* file system mount point */ 409 struct xfs_mount *mp, /* file system mount point */ 422 struct xfs_mount *mp, /* file system mount point */ 436 struct xfs_mount *mp, /* file system mount point */ 446 struct xfs_mount *mp, /* file system mount point */ 558 int xfs_fsb_sanity_check(struct xfs_mount *mp, xfs_fsblock_t fsb);
|
D | xfs_extfree_item.h | 35 struct xfs_mount; 117 xfs_efi_log_item_t *xfs_efi_init(struct xfs_mount *, uint); 118 xfs_efd_log_item_t *xfs_efd_init(struct xfs_mount *, xfs_efi_log_item_t *,
|
D | xfs_dinode.h | 36 struct xfs_mount; 188 int xfs_litino(struct xfs_mount *mp); 227 int xfs_cfork_dsize_arch(xfs_dinode_core_t *dcp, struct xfs_mount *mp, xfs_arch_t arch); 228 int xfs_cfork_dsize(xfs_dinode_core_t *dcp, struct xfs_mount *mp); 239 int xfs_cfork_asize_arch(xfs_dinode_core_t *dcp, struct xfs_mount *mp, xfs_arch_t arch); 240 int xfs_cfork_asize(xfs_dinode_core_t *dcp, struct xfs_mount *mp); 251 int xfs_cfork_size_arch(xfs_dinode_core_t *dcp, struct xfs_mount *mp, int w, xfs_arch_t arch); 252 int xfs_cfork_size(xfs_dinode_core_t *dcp, struct xfs_mount *mp, int w); 266 int xfs_dfork_dsize_arch(xfs_dinode_t *dip, struct xfs_mount *mp, xfs_arch_t arch); 267 int xfs_dfork_dsize(xfs_dinode_t *dip, struct xfs_mount *mp); [all …]
|
D | xfs_trans.h | 128 struct xfs_mount; 154 struct xfs_mount *li_mountp; /* ptr to fs mount */ 384 struct xfs_mount *t_mountp; /* ptr to fs mount struct */ 984 void xfs_trans_init(struct xfs_mount *); 985 xfs_trans_t *xfs_trans_alloc(struct xfs_mount *, uint); 986 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint); 995 int xfs_trans_read_buf(struct xfs_mount *, xfs_trans_t *, 998 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int); 1009 int xfs_trans_iget(struct xfs_mount *, xfs_trans_t *, 1031 void xfs_trans_ail_init(struct xfs_mount *); [all …]
|
D | xfs_imap.h | 48 struct xfs_mount; 50 int xfs_imap(struct xfs_mount *, struct xfs_trans *, xfs_ino_t,
|
D | xfs_mount.h | 135 typedef int (*xfs_qminit_t)(struct xfs_mount *, uint *, uint *); 136 typedef int (*xfs_qmmount_t)(struct xfs_mount *, uint, uint, int); 137 typedef int (*xfs_qmunmount_t)(struct xfs_mount *); 138 typedef void (*xfs_qmdone_t)(struct xfs_mount *); 142 typedef int (*xfs_dqpurgeall_t)(struct xfs_mount *, uint); 143 typedef int (*xfs_dqvopalloc_t)(struct xfs_mount *, 283 typedef struct xfs_mount { struct 500 xfs_agnumber_t xfs_daddr_to_agno(struct xfs_mount *mp, xfs_daddr_t d); 513 xfs_agblock_t xfs_daddr_to_agbno(struct xfs_mount *mp, xfs_daddr_t d);
|
D | xfs_bmap.h | 38 struct xfs_mount; 170 struct xfs_mount *mp); /* mount point structure */ 186 struct xfs_mount *mp, /* file system mount structure */
|
D | xfs_dir.h | 55 struct xfs_mount; 62 typedef void (*xfs_dir_mount_t)(struct xfs_mount *mp); 104 typedef int (*xfs_dir_shortform_validate_ondisk_t)(struct xfs_mount *mp,
|
D | xfs_dir2_block.h | 46 struct xfs_mount; 79 xfs_dir2_block_tail_p(struct xfs_mount *mp, xfs_dir2_block_t *block);
|
D | xfs_ialloc_btree.h | 42 struct xfs_mount; 159 int xfs_in_maxlevels(struct xfs_mount *mp); 169 xfs_agblock_t xfs_ibt_block(struct xfs_mount *mp); 175 xfs_agblock_t xfs_prealloc_blocks(struct xfs_mount *mp);
|
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_lrw.h | 37 struct xfs_mount; 92 extern int xfsbdstrat(struct xfs_mount *, struct xfs_buf *); 104 extern int xfs_dev_is_read_only(struct xfs_mount *, char *);
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_dquot_item.h | 37 struct xfs_mount; 59 extern xfs_qoff_logitem_t *xfs_qm_qoff_logitem_init(struct xfs_mount *,
|