/fs/xfs/ |
D | xfs_itable.h | 27 xfs_ino_t ino, 46 xfs_ino_t *lastino, /* last inode returned */ 62 xfs_ino_t ino, 72 xfs_ino_t ino, 94 xfs_ino_t *last, /* last inode returned */
|
D | xfs_trace.h | 49 __field(xfs_ino_t, ino) 173 __field(xfs_ino_t, ino) 225 __field(xfs_ino_t, ino) 264 __field(xfs_ino_t, ino) 551 __field(xfs_ino_t, ino) 581 __field(xfs_ino_t, ino) 610 __field(xfs_ino_t, ino) 642 __field(xfs_ino_t, ino) 706 __field(xfs_ino_t, ino) 732 __field(xfs_ino_t, ino) [all …]
|
D | xfs_itable.c | 37 xfs_ino_t ino) in xfs_internal_inum() 51 xfs_ino_t ino, /* inode to get data for */ in xfs_bulkstat_one_int() 171 xfs_ino_t ino, /* inode number to get data for */ in xfs_bulkstat_one() 353 xfs_ino_t *lastinop, /* last inode returned */ in xfs_bulkstat() 565 xfs_ino_t *lastino,/* last inode returned */ in xfs_inumbers()
|
D | xfs_icache.h | 56 int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, 60 struct xfs_inode * xfs_inode_alloc(struct xfs_mount *mp, xfs_ino_t ino);
|
D | xfs_icache.c | 47 xfs_ino_t ino) in xfs_inode_alloc() 258 xfs_ino_t ino) in xfs_inode_clear_reclaim_tag() 317 xfs_ino_t ino, in xfs_iget_cache_hit() 454 xfs_ino_t ino, in xfs_iget_cache_miss() 568 xfs_ino_t ino, in xfs_iget() 1010 xfs_ino_t ino = ip->i_ino; /* for radix_tree_delete */ in xfs_reclaim_inode()
|
D | xfs_ioctl32.c | 229 xfs_ino_t ino, /* inode number to get data for */ in xfs_bulkstat_one_compat() 250 xfs_ino_t inlast; /* last inode number */ in xfs_compat_ioc_bulkstat() 302 sizeof(xfs_ino_t))) in xfs_compat_ioc_bulkstat()
|
D | xfs_linux.h | 36 typedef unsigned long long xfs_ino_t; /* <inode> type */ typedef
|
D | xfs_quotaops.c | 37 xfs_ino_t ino) in xfs_qm_fill_state()
|
D | xfs_inode.h | 45 xfs_ino_t i_ino; /* inode number (agno/agino)*/
|
/fs/xfs/libxfs/ |
D | xfs_ialloc.h | 33 xfs_ino_t first_ino; /* first inode number */ 82 xfs_ino_t parent, /* parent inode (directory) */ 86 xfs_ino_t *inop); /* inode number allocated */ 97 xfs_ino_t inode, /* inode to be freed */ 108 xfs_ino_t ino, /* inode to locate */
|
D | xfs_dir2.h | 53 xfs_ino_t (*sf_get_ino)(struct xfs_dir2_sf_hdr *hdr, 57 xfs_ino_t ino); 58 xfs_ino_t (*sf_get_parent_ino)(struct xfs_dir2_sf_hdr *hdr); 60 xfs_ino_t ino); 132 struct xfs_name *name, xfs_ino_t inum, 136 struct xfs_name *name, xfs_ino_t *inum, 139 struct xfs_name *name, xfs_ino_t ino, 143 struct xfs_name *name, xfs_ino_t inum,
|
D | xfs_da_format.c | 124 static xfs_ino_t 139 xfs_ino_t ino) in xfs_dir2_sf_put_ino() 149 static xfs_ino_t 159 xfs_ino_t ino) in xfs_dir2_sf_put_parent_ino() 170 static xfs_ino_t 182 xfs_ino_t ino) in xfs_dir2_sfe_put_ino() 187 static xfs_ino_t 199 xfs_ino_t ino) in xfs_dir3_sfe_put_ino()
|
D | xfs_format.h | 113 xfs_ino_t sb_rootino; /* root inode number */ 114 xfs_ino_t sb_rbmino; /* bitmap inode for realtime extents */ 115 xfs_ino_t sb_rsumino; /* summary inode for rt bitmap */ 147 xfs_ino_t sb_uquotino; /* user quota inode */ 148 xfs_ino_t sb_gquotino; /* group quota inode */ 183 xfs_ino_t sb_pquotino; /* project quota inode */ 562 xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino) in xfs_is_quota_inode() 1096 (((xfs_ino_t)(a) << XFS_INO_AGINO_BITS(mp)) | (i)) 1103 #define XFS_MAXINUMBER ((xfs_ino_t)((1ULL << 56) - 1ULL)) 1104 #define XFS_MAXINUMBER_32 ((xfs_ino_t)((1ULL << 32) - 1ULL))
|
D | xfs_shared.h | 140 int xfs_symlink_hdr_set(struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset, 142 bool xfs_symlink_hdr_ok(xfs_ino_t ino, uint32_t offset,
|
D | xfs_dir2.c | 203 xfs_ino_t ino) in xfs_dir_ino_validate() 269 xfs_ino_t inum, /* new entry inode number */ in xfs_dir_createname() 368 xfs_ino_t *inum, /* out: inode number */ in xfs_dir_lookup() 446 xfs_ino_t ino, in xfs_dir_removename() 508 xfs_ino_t inum, /* new inode number */ in xfs_dir_replace()
|
D | xfs_symlink_remote.c | 54 xfs_ino_t ino, in xfs_symlink_hdr_set() 83 xfs_ino_t ino, in xfs_symlink_hdr_ok()
|
D | xfs_attr_remote.c | 71 xfs_ino_t ino, in xfs_attr3_rmt_hdr_ok() 214 xfs_ino_t ino, in xfs_attr3_rmt_hdr_set() 253 xfs_ino_t ino, in xfs_attr_rmtval_copyout() 301 xfs_ino_t ino, in xfs_attr_rmtval_copyin()
|
D | xfs_dir2_priv.h | 24 extern int xfs_dir_ino_validate(struct xfs_mount *mp, xfs_ino_t ino); 125 extern int xfs_dir2_sf_create(struct xfs_da_args *args, xfs_ino_t pino);
|
D | xfs_ialloc.c | 267 xfs_ino_t ino = 0; in xfs_ialloc_inode_init() 911 xfs_ino_t parent, /* parent directory inode number */ in xfs_ialloc_ag_select() 1109 xfs_ino_t parent, in xfs_dialloc_ag_inobt() 1110 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() 1120 xfs_ino_t ino; in xfs_dialloc_ag_inobt() 1533 xfs_ino_t parent, in xfs_dialloc_ag() 1534 xfs_ino_t *inop) in xfs_dialloc_ag() 1545 xfs_ino_t ino; in xfs_dialloc_ag() 1670 xfs_ino_t parent, in xfs_dialloc() 1674 xfs_ino_t *inop) in xfs_dialloc() [all …]
|
D | xfs_rmap.h | 36 xfs_ino_t ino, in xfs_rmap_ino_bmbt_owner() 49 xfs_ino_t ino, in xfs_rmap_ino_owner()
|
D | xfs_types.h | 64 #define NULLFSINO ((xfs_ino_t)-1)
|
D | xfs_dir2_sf.c | 78 xfs_ino_t parent = 0; /* parent inode number */ in xfs_dir2_block_sfsize() 601 xfs_ino_t ino; /* entry inode number */ in xfs_dir2_sf_check() 644 xfs_ino_t ino; in xfs_dir2_sf_verify() 744 xfs_ino_t pino) /* parent inode number */ in xfs_dir2_sf_create() 973 xfs_ino_t ino=0; /* entry old inode number */ in xfs_dir2_sf_replace()
|
D | xfs_bmap_btree.h | 137 int whichfork, xfs_ino_t new_owner,
|
D | xfs_da_btree.h | 70 xfs_ino_t inumber; /* input/output inode number */
|
D | xfs_da_format.h | 215 #define XFS_DIR2_MAX_SHORT_INUM ((xfs_ino_t)0xffffffffULL)
|