Home
last modified time | relevance | path

Searched refs:xfs_ino_t (Results 1 – 25 of 50) sorted by relevance

12

/fs/xfs/libxfs/
Dxfs_ialloc.h21 xfs_ino_t first_ino; /* first inode number */
60 xfs_ino_t parent, /* parent inode (directory) */
63 xfs_ino_t *inop); /* inode number allocated */
74 xfs_ino_t inode, /* inode to be freed */
84 xfs_ino_t ino, /* inode to locate */
155 xfs_ino_t xfs_ialloc_calc_rootino(struct xfs_mount *mp, int sunit);
Dxfs_dir2.h42 struct xfs_name *name, xfs_ino_t inum,
45 struct xfs_name *name, xfs_ino_t *inum,
48 struct xfs_name *name, xfs_ino_t ino,
51 struct xfs_name *name, xfs_ino_t inum,
89 extern int xfs_dir_ino_validate(struct xfs_mount *mp, xfs_ino_t ino);
Dxfs_types.h56 #define NULLFSINO ((xfs_ino_t)-1)
195 bool xfs_verify_ino(struct xfs_mount *mp, xfs_ino_t ino);
196 bool xfs_internal_inum(struct xfs_mount *mp, xfs_ino_t ino);
197 bool xfs_verify_dir_ino(struct xfs_mount *mp, xfs_ino_t ino);
Dxfs_dir2_priv.h160 xfs_ino_t xfs_dir2_sf_get_ino(struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr,
162 xfs_ino_t xfs_dir2_sf_get_parent_ino(struct xfs_dir2_sf_hdr *hdr);
163 void xfs_dir2_sf_put_parent_ino(struct xfs_dir2_sf_hdr *hdr, xfs_ino_t ino);
173 extern int xfs_dir2_sf_create(struct xfs_da_args *args, xfs_ino_t pino);
181 struct xfs_dir2_sf_entry *sfep, xfs_ino_t ino);
Dxfs_types.c129 xfs_ino_t ino) in xfs_verify_ino()
145 xfs_ino_t ino) in xfs_internal_inum()
159 xfs_ino_t ino) in xfs_verify_dir_ino()
Dxfs_format.h104 xfs_ino_t sb_rootino; /* root inode number */
105 xfs_ino_t sb_rbmino; /* bitmap inode for realtime extents */
106 xfs_ino_t sb_rsumino; /* summary inode for rt bitmap */
138 xfs_ino_t sb_uquotino; /* user quota inode */
139 xfs_ino_t sb_gquotino; /* group quota inode */
174 xfs_ino_t sb_pquotino; /* project quota inode */
592 xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino) in xfs_is_quota_inode()
1209 (((xfs_ino_t)(a) << XFS_INO_AGINO_BITS(mp)) | (i))
1215 #define XFS_FSB_TO_INO(mp, b) ((xfs_ino_t)((b) << XFS_INO_OFFSET_BITS(mp)))
1218 #define XFS_MAXINUMBER ((xfs_ino_t)((1ULL << 56) - 1ULL))
[all …]
Dxfs_dir2_sf.c71 xfs_ino_t
92 xfs_ino_t ino) in xfs_dir2_sf_put_ino()
107 xfs_ino_t
119 xfs_ino_t ino) in xfs_dir2_sf_put_parent_ino()
183 xfs_ino_t parent = 0; /* parent inode number */ in xfs_dir2_block_sfsize()
678 xfs_ino_t ino; /* entry inode number */ in xfs_dir2_sf_check()
718 xfs_ino_t ino; in xfs_dir2_sf_verify()
812 xfs_ino_t pino) /* parent inode number */ in xfs_dir2_sf_create()
1024 xfs_ino_t inum) in xfs_dir2_sf_replace_needblock()
1049 xfs_ino_t ino=0; /* entry old inode number */ in xfs_dir2_sf_replace()
Dxfs_shared.h131 int xfs_symlink_hdr_set(struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset,
133 bool xfs_symlink_hdr_ok(xfs_ino_t ino, uint32_t offset,
Dxfs_dir2.c196 xfs_ino_t ino) in xfs_dir_ino_validate()
247 xfs_ino_t inum, /* new entry inode number */ in xfs_dir_createname()
343 xfs_ino_t *inum, /* out: inode number */ in xfs_dir_lookup()
421 xfs_ino_t ino, in xfs_dir_removename()
479 xfs_ino_t inum, /* new inode number */ in xfs_dir_replace()
Dxfs_symlink_remote.c38 xfs_ino_t ino, in xfs_symlink_hdr_set()
67 xfs_ino_t ino, in xfs_symlink_hdr_ok()
Dxfs_attr_remote.c69 xfs_ino_t ino, in xfs_attr3_rmt_hdr_ok()
242 xfs_ino_t ino, in xfs_attr3_rmt_hdr_set()
281 xfs_ino_t ino, in xfs_attr_rmtval_copyout()
329 xfs_ino_t ino, in xfs_attr_rmtval_copyin()
Dxfs_ialloc.c278 xfs_ino_t ino = 0; in xfs_ialloc_inode_init()
932 xfs_ino_t parent, /* parent directory inode number */ in xfs_ialloc_ag_select()
1128 xfs_ino_t parent, in xfs_dialloc_ag_inobt()
1129 xfs_ino_t *inop) in xfs_dialloc_ag_inobt()
1139 xfs_ino_t ino; in xfs_dialloc_ag_inobt()
1577 xfs_ino_t parent, in xfs_dialloc_ag()
1578 xfs_ino_t *inop) in xfs_dialloc_ag()
1588 xfs_ino_t ino; in xfs_dialloc_ag()
1709 xfs_ino_t parent, in xfs_dialloc()
1712 xfs_ino_t *inop) in xfs_dialloc()
[all …]
Dxfs_rmap.h12 xfs_ino_t ino, in xfs_rmap_ino_bmbt_owner()
25 xfs_ino_t ino, in xfs_rmap_ino_owner()
/fs/xfs/
Dxfs_iwalk.h19 xfs_ino_t ino, void *data);
21 int xfs_iwalk(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino,
24 int xfs_iwalk_threaded(struct xfs_mount *mp, xfs_ino_t startino,
40 xfs_ino_t startino, unsigned int flags,
Dxfs_icache.h42 int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino,
46 struct xfs_inode * xfs_inode_alloc(struct xfs_mount *mp, xfs_ino_t ino);
76 xfs_ino_t ino, bool *inuse);
Dxfs_iwalk.c56 xfs_ino_t startino;
59 xfs_ino_t lastino;
181 xfs_ino_t ino; in xfs_iwalk_ag_recs()
407 xfs_ino_t rec_fsino; in xfs_iwalk_ag()
540 xfs_ino_t startino, in xfs_iwalk()
612 xfs_ino_t startino, in xfs_iwalk_threaded()
705 xfs_ino_t startino, in xfs_inobt_walk()
Dxfs_trace.h51 __field(xfs_ino_t, ino)
175 __field(xfs_ino_t, ino)
227 __field(xfs_ino_t, ino)
507 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno),
511 __field(xfs_ino_t, ino)
529 TP_PROTO(struct xfs_mount *mp, xfs_ino_t ino, xfs_agnumber_t agno), \
541 __field(xfs_ino_t, ino)
570 __field(xfs_ino_t, ino)
602 __field(xfs_ino_t, ino)
671 __field(xfs_ino_t, ino)
[all …]
Dxfs_itable.c58 xfs_ino_t ino, in xfs_bulkstat_one_int()
194 xfs_ino_t ino, in xfs_bulkstat_iwalk()
221 xfs_ino_t startino) in xfs_bulkstat_already_done()
Dxfs_icache.c35 xfs_ino_t ino) in xfs_inode_alloc()
229 xfs_ino_t ino) in xfs_inode_clear_reclaim_tag()
334 xfs_ino_t ino, in xfs_iget_cache_hit()
477 xfs_ino_t ino, in xfs_iget_cache_miss()
614 xfs_ino_t ino, in xfs_iget()
702 xfs_ino_t ino, in xfs_icache_inode_is_allocated()
1034 xfs_ino_t ino = ip->i_ino; /* for radix_tree_delete */ in xfs_reclaim_inode()
Dxfs_itable.h12 xfs_ino_t startino; /* start with this inode */
/fs/xfs/scrub/
Dinode.c72 xfs_ino_t ino, in xchk_inode_extsize()
94 xfs_ino_t ino, in xchk_inode_cowextsize()
113 xfs_ino_t ino, in xchk_inode_flags()
158 xfs_ino_t ino, in xchk_inode_flags2()
205 xfs_ino_t ino, in xchk_dinode_nsec()
221 xfs_ino_t ino) in xchk_dinode()
436 xfs_ino_t ino) in xchk_inode_xref_finobt()
513 xfs_ino_t ino, in xchk_inode_xref()
548 xfs_ino_t ino) in xchk_inode_check_reflink_iflag()
Dcommon.h47 void xchk_ino_set_preen(struct xfs_scrub *sc, xfs_ino_t ino);
52 void xchk_ino_set_corrupt(struct xfs_scrub *sc, xfs_ino_t ino);
59 xfs_ino_t ino);
63 void xchk_ino_set_warning(struct xfs_scrub *sc, xfs_ino_t ino);
Dparent.c36 xfs_ino_t ino;
132 xfs_ino_t dnum, in xchk_parent_validate()
268 xfs_ino_t dnum; in xchk_parent()
Dtrace.h88 __field(xfs_ino_t, ino)
91 __field(xfs_ino_t, inum)
163 __field(xfs_ino_t, ino)
233 TP_PROTO(struct xfs_scrub *sc, xfs_ino_t ino, void *ret_ip),
237 __field(xfs_ino_t, ino)
256 TP_PROTO(struct xfs_scrub *sc, xfs_ino_t ino, \
270 __field(xfs_ino_t, ino)
367 __field(xfs_ino_t, ino)
448 __field(xfs_ino_t, ino)
Dcommon.c198 xfs_ino_t ino) in xchk_ino_set_preen()
241 xfs_ino_t ino) in xchk_ino_set_corrupt()
251 xfs_ino_t ino) in xchk_ino_xref_set_corrupt()
286 xfs_ino_t ino) in xchk_ino_set_warning()

12