Home
last modified time | relevance | path

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

123

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h22 xfs_ino_t first_ino; /* first inode number */
40 int xfs_dialloc(struct xfs_trans **tpp, xfs_ino_t parent, umode_t mode,
41 xfs_ino_t *new_ino);
44 xfs_ino_t ino, struct xfs_icluster *ifree);
53 xfs_ino_t ino, /* inode to locate */
109 xfs_ino_t xfs_ialloc_calc_rootino(struct xfs_mount *mp, int sunit);
H A Dxfs_dir2.h42 const struct xfs_name *name, xfs_ino_t inum,
45 const struct xfs_name *name, xfs_ino_t *inum,
48 struct xfs_name *name, xfs_ino_t ino,
51 const struct xfs_name *name, xfs_ino_t inum,
89 extern int xfs_dir_ino_validate(struct xfs_mount *mp, xfs_ino_t ino);
H A Dxfs_types.h57 #define NULLFSINO ((xfs_ino_t)-1)
229 bool xfs_verify_ino(struct xfs_mount *mp, xfs_ino_t ino);
230 bool xfs_internal_inum(struct xfs_mount *mp, xfs_ino_t ino);
231 bool xfs_verify_dir_ino(struct xfs_mount *mp, xfs_ino_t ino);
H A Dxfs_dir2_priv.h161 xfs_ino_t xfs_dir2_sf_get_ino(struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr,
163 xfs_ino_t xfs_dir2_sf_get_parent_ino(struct xfs_dir2_sf_hdr *hdr);
164 void xfs_dir2_sf_put_parent_ino(struct xfs_dir2_sf_hdr *hdr, xfs_ino_t ino);
174 extern int xfs_dir2_sf_create(struct xfs_da_args *args, xfs_ino_t pino);
182 struct xfs_dir2_sf_entry *sfep, xfs_ino_t ino);
H A Dxfs_types.c100 xfs_ino_t ino) in xfs_verify_ino()
116 xfs_ino_t ino) in xfs_internal_inum()
130 xfs_ino_t ino) in xfs_verify_dir_ino()
H A Dxfs_shared.h136 int xfs_symlink_hdr_set(struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset,
138 bool xfs_symlink_hdr_ok(xfs_ino_t ino, uint32_t offset,
H A 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 */
427 xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino) in xfs_is_quota_inode()
1122 (((xfs_ino_t)(a) << XFS_INO_AGINO_BITS(mp)) | (i))
1128 #define XFS_FSB_TO_INO(mp, b) ((xfs_ino_t)((b) << XFS_INO_OFFSET_BITS(mp)))
1131 #define XFS_MAXINUMBER ((xfs_ino_t)((1ULL << 56) - 1ULL))
[all …]
H A 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()
1020 xfs_ino_t inum) in xfs_dir2_sf_replace_needblock()
1045 xfs_ino_t ino=0; /* entry old inode number */ in xfs_dir2_sf_replace()
H A Dxfs_dir2.c209 xfs_ino_t ino) in xfs_dir_ino_validate()
260 xfs_ino_t inum, /* new entry inode number */ in xfs_dir_createname()
356 xfs_ino_t *inum, /* out: inode number */ in xfs_dir_lookup()
434 xfs_ino_t ino, in xfs_dir_removename()
492 xfs_ino_t inum, /* new inode number */ in xfs_dir_replace()
H A Dxfs_symlink_remote.c38 xfs_ino_t ino, in xfs_symlink_hdr_set()
67 xfs_ino_t ino, in xfs_symlink_hdr_ok()
H A Dxfs_ialloc.c301 xfs_ino_t ino = 0; in xfs_ialloc_inode_init()
1008 xfs_ino_t parent, in xfs_dialloc_ag_inobt()
1009 xfs_ino_t *inop) in xfs_dialloc_ag_inobt()
1017 xfs_ino_t ino; in xfs_dialloc_ag_inobt()
1456 xfs_ino_t parent, in xfs_dialloc_ag()
1457 xfs_ino_t *inop) in xfs_dialloc_ag()
1466 xfs_ino_t ino; in xfs_dialloc_ag()
1678 xfs_ino_t parent, in xfs_dialloc_try_ag()
1683 xfs_ino_t ino; in xfs_dialloc_try_ag()
2164 xfs_ino_t inode, in xfs_difree()
[all …]
H A 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()
H A Dxfs_inode_buf.h29 xfs_failaddr_t xfs_dinode_verify(struct xfs_mount *mp, xfs_ino_t ino,
/openbmc/linux/fs/xfs/
H A 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,
H A Dxfs_iwalk.c58 xfs_ino_t startino;
61 xfs_ino_t lastino;
187 xfs_ino_t ino; in xfs_iwalk_ag_recs()
421 xfs_ino_t rec_fsino; in xfs_iwalk_ag()
553 xfs_ino_t startino, in xfs_iwalk()
641 xfs_ino_t startino, in xfs_iwalk_threaded()
739 xfs_ino_t startino, in xfs_inobt_walk()
H A Dxfs_icache.h45 int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino,
49 struct xfs_inode * xfs_inode_alloc(struct xfs_mount *mp, xfs_ino_t ino);
H A Dxfs_filestream.c58 xfs_ino_t pino, in xfs_filestream_pick_ag()
209 xfs_ino_t pino, in xfs_filestream_lookup_association()
265 xfs_ino_t pino, in xfs_filestream_create_association()
352 xfs_ino_t ino = 0; in xfs_filestream_select_ag()
H A Dxfs_trace.h92 __field(xfs_ino_t, ino)
314 __field(xfs_ino_t, ino)
366 __field(xfs_ino_t, ino)
650 __field(xfs_ino_t, ino)
679 __field(xfs_ino_t, ino)
710 __field(xfs_ino_t, ino)
742 __field(xfs_ino_t, ino)
816 __field(xfs_ino_t, ino)
838 __field(xfs_ino_t, ino)
2613 xfs_ino_t ino,
[all …]
H A Dxfs_itable.h13 xfs_ino_t startino; /* start with this inode */
/openbmc/linux/fs/xfs/scrub/
H A Dcommon.h49 void xchk_ino_set_preen(struct xfs_scrub *sc, xfs_ino_t ino);
54 void xchk_ino_set_corrupt(struct xfs_scrub *sc, xfs_ino_t ino);
61 xfs_ino_t ino);
65 void xchk_ino_set_warning(struct xfs_scrub *sc, xfs_ino_t ino);
159 int xchk_iget(struct xfs_scrub *sc, xfs_ino_t inum, struct xfs_inode **ipp);
160 int xchk_iget_agi(struct xfs_scrub *sc, xfs_ino_t inum,
171 xchk_iget_safe(struct xfs_scrub *sc, xfs_ino_t inum, struct xfs_inode **ipp) in xchk_iget_safe()
H A Dreaddir.h11 xfs_ino_t ino, void *priv);
17 const struct xfs_name *name, xfs_ino_t *ino);
H A Dinode.c206 xfs_ino_t ino, in xchk_inode_extsize()
242 xfs_ino_t ino, in xchk_inode_cowextsize()
261 xfs_ino_t ino, in xchk_inode_flags()
306 xfs_ino_t ino, in xchk_inode_flags2()
352 xfs_ino_t ino, in xchk_dinode_nsec()
368 xfs_ino_t ino) in xchk_dinode()
599 xfs_ino_t ino) in xchk_inode_xref_finobt()
676 xfs_ino_t ino, in xchk_inode_xref()
713 xfs_ino_t ino) in xchk_inode_check_reflink_iflag()
H A Dparent.c45 xfs_ino_t ino, in xchk_parent_actor()
97 xfs_ino_t parent_ino) in xchk_parent_validate()
184 xfs_ino_t parent_ino; in xchk_parent()
H A Dreaddir.c40 xfs_ino_t ino; in xchk_dir_walk_sf()
114 xfs_ino_t ino; in xchk_dir_walk_block()
203 xfs_ino_t ino; in xchk_dir_walk_leaf()
317 xfs_ino_t *ino) in xchk_dir_lookup()
H A Dcommon.c204 xfs_ino_t ino) in xchk_ino_set_preen()
247 xfs_ino_t ino) in xchk_ino_set_corrupt()
257 xfs_ino_t ino) in xchk_ino_xref_set_corrupt()
292 xfs_ino_t ino) in xchk_ino_set_warning()
733 xfs_ino_t inum, in xchk_iget()
760 xfs_ino_t inum, in xchk_iget_agi()
1258 xfs_ino_t ino; in xchk_inode_is_allocated()

123