/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iwalk.h | 19 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 D | xfs_icache.h | 42 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);
|
H A D | xfs_iwalk.c | 56 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()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iwalk.h | 19 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 D | xfs_iwalk.c | 58 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 D | xfs_icache.h | 45 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 D | xfs_filestream.c | 58 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()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc.h | 21 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);
|
H A D | xfs_types.h | 56 #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);
|
H A D | xfs_dir2.h | 42 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);
|
H A D | xfs_types.c | 129 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()
|
H A D | xfs_dir2_priv.h | 160 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);
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.h | 22 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 D | xfs_types.h | 56 #define NULLFSINO ((xfs_ino_t)-1) 228 bool xfs_verify_ino(struct xfs_mount *mp, xfs_ino_t ino); 229 bool xfs_internal_inum(struct xfs_mount *mp, xfs_ino_t ino); 230 bool xfs_verify_dir_ino(struct xfs_mount *mp, xfs_ino_t ino);
|
H A D | xfs_dir2.h | 42 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 D | xfs_types.c | 100 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 D | xfs_dir2_priv.h | 161 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);
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | common.h | 49 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); 154 int xchk_iget(struct xfs_scrub *sc, xfs_ino_t inum, struct xfs_inode **ipp); 155 int xchk_iget_agi(struct xfs_scrub *sc, xfs_ino_t inum,
|
H A D | readdir.h | 11 xfs_ino_t ino, void *priv); 17 const struct xfs_name *name, xfs_ino_t *ino);
|
H A D | parent.c | 45 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 D | inode.c | 206 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() 348 xfs_ino_t ino, in xchk_dinode_nsec() 364 xfs_ino_t ino) in xchk_dinode() 595 xfs_ino_t ino) in xchk_inode_xref_finobt() 672 xfs_ino_t ino, in xchk_inode_xref() 709 xfs_ino_t ino) in xchk_inode_check_reflink_iflag()
|
H A D | readdir.c | 40 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()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | inode.c | 72 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()
|
H A D | common.h | 47 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);
|
H A D | parent.c | 36 xfs_ino_t ino; 132 xfs_ino_t dnum, in xchk_parent_validate() 268 xfs_ino_t dnum; in xchk_parent()
|