/linux-4.4.14/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_icache.h | 30 xfs_ino_t eof_scan_owner; 51 int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, 55 struct xfs_inode * xfs_inode_alloc(struct xfs_mount *mp, xfs_ino_t ino);
|
D | xfs_trace.h | 47 __field(xfs_ino_t, ino) 169 __field(xfs_ino_t, ino) 221 __field(xfs_ino_t, ino) 260 __field(xfs_ino_t, ino) 547 __field(xfs_ino_t, ino) 577 __field(xfs_ino_t, ino) 606 __field(xfs_ino_t, ino) 638 __field(xfs_ino_t, ino) 699 __field(xfs_ino_t, ino) 725 __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() 161 xfs_ino_t ino, /* inode number to get data for */ in xfs_bulkstat_one() 343 xfs_ino_t *lastinop, /* last inode returned */ in xfs_bulkstat() 557 xfs_ino_t *lastino,/* last inode returned */ in xfs_inumbers()
|
D | xfs_icache.c | 49 xfs_ino_t ino) in xfs_inode_alloc() 144 xfs_ino_t ino, in xfs_iget_cache_hit() 278 xfs_ino_t ino, in xfs_iget_cache_miss() 392 xfs_ino_t ino, in xfs_iget()
|
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_quotaops.c | 37 xfs_ino_t ino) in xfs_qm_fill_state()
|
D | xfs_linux.h | 36 typedef unsigned long long xfs_ino_t; /* <inode> type */ typedef
|
D | xfs_inode.h | 45 xfs_ino_t i_ino; /* inode number (agno/agino)*/
|
D | xfs_qm.c | 734 xfs_ino_t ino = NULLFSINO; in xfs_qm_qino_alloc() 1125 xfs_ino_t ino, /* inode number to get data for */ in xfs_qm_dqusage_adjust() 1252 xfs_ino_t lastino; in xfs_qm_quotacheck()
|
D | xfs_inode.c | 682 xfs_ino_t inum; in xfs_lookup() 755 xfs_ino_t ino; in xfs_ialloc() 2038 xfs_ino_t next_ino; in xfs_iunlink_remove() 2227 xfs_ino_t inum; in xfs_ifree_cluster()
|
D | xfs_dir2_readdir.c | 70 xfs_ino_t ino; in xfs_dir2_sf_getdents()
|
D | xfs_qm_syscalls.c | 224 xfs_ino_t ino) in xfs_qm_scall_trunc_qfile()
|
D | xfs_ioctl.c | 760 xfs_ino_t inlast; /* last inode number */ in xfs_ioc_bulkstat() 801 sizeof(xfs_ino_t))) in xfs_ioc_bulkstat()
|
D | xfs_mount.c | 189 xfs_ino_t ino; in xfs_initialize_perag()
|
D | xfs_super.c | 587 xfs_ino_t ino; in xfs_set_inode32()
|
D | xfs_log_recover.c | 4008 xfs_ino_t ino; in xlog_recover_process_one_iunlink()
|
/linux-4.4.14/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 | 51 xfs_ino_t (*sf_get_ino)(struct xfs_dir2_sf_hdr *hdr, 55 xfs_ino_t ino); 56 xfs_ino_t (*sf_get_parent_ino)(struct xfs_dir2_sf_hdr *hdr); 58 xfs_ino_t ino); 130 struct xfs_name *name, xfs_ino_t inum, 134 struct xfs_name *name, xfs_ino_t *inum, 137 struct xfs_name *name, xfs_ino_t ino, 141 struct xfs_name *name, xfs_ino_t inum,
|
D | xfs_da_format.c | 125 static xfs_ino_t 140 xfs_ino_t ino) in xfs_dir2_sf_put_ino() 150 static xfs_ino_t 160 xfs_ino_t ino) in xfs_dir2_sf_put_parent_ino() 171 static xfs_ino_t 184 xfs_ino_t ino) in xfs_dir2_sfe_put_ino() 190 static xfs_ino_t 203 xfs_ino_t ino) in xfs_dir3_sfe_put_ino()
|
D | xfs_shared.h | 231 int xfs_symlink_hdr_set(struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset, 233 bool xfs_symlink_hdr_ok(xfs_ino_t ino, uint32_t offset,
|
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 */ 546 xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino) in xfs_is_quota_inode() 1054 (((xfs_ino_t)(a) << XFS_INO_AGINO_BITS(mp)) | (i)) 1061 #define XFS_MAXINUMBER ((xfs_ino_t)((1ULL << 56) - 1ULL)) 1062 #define XFS_MAXINUMBER_32 ((xfs_ino_t)((1ULL << 32) - 1ULL))
|
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_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_dir2.c | 194 xfs_ino_t ino) in xfs_dir_ino_validate() 260 xfs_ino_t inum, /* new entry inode number */ in xfs_dir_createname() 359 xfs_ino_t *inum, /* out: inode number */ in xfs_dir_lookup() 437 xfs_ino_t ino, in xfs_dir_removename() 499 xfs_ino_t inum, /* new inode number */ in xfs_dir_replace()
|
D | xfs_attr_remote.c | 70 xfs_ino_t ino, in xfs_attr3_rmt_hdr_ok() 213 xfs_ino_t ino, in xfs_attr3_rmt_hdr_set() 252 xfs_ino_t ino, in xfs_attr_rmtval_copyout() 300 xfs_ino_t ino, in xfs_attr_rmtval_copyin()
|
D | xfs_types.h | 64 #define NULLFSINO ((xfs_ino_t)-1)
|
D | xfs_ialloc.c | 266 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() 1534 xfs_ino_t parent, in xfs_dialloc_ag() 1535 xfs_ino_t *inop) in xfs_dialloc_ag() 1546 xfs_ino_t ino; in xfs_dialloc_ag() 1671 xfs_ino_t parent, in xfs_dialloc() 1675 xfs_ino_t *inop) in xfs_dialloc() [all …]
|
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_dir2_sf.c | 78 xfs_ino_t parent = 0; /* parent inode number */ in xfs_dir2_block_sfsize() 608 xfs_ino_t ino; /* entry inode number */ in xfs_dir2_sf_check() 645 xfs_ino_t pino) /* parent inode number */ in xfs_dir2_sf_create() 874 xfs_ino_t ino=0; /* entry old inode number */ in xfs_dir2_sf_replace()
|
D | xfs_da_format.h | 233 #define XFS_DIR2_MAX_SHORT_INUM ((xfs_ino_t)0xffffffffULL)
|
D | xfs_log_format.h | 406 xfs_ino_t di_ino; /* inode number */
|
D | xfs_bmap_btree.c | 865 xfs_ino_t new_owner, in xfs_bmbt_change_owner()
|
D | xfs_dir2_leaf.c | 301 xfs_ino_t owner, in xfs_dir3_leaf_init()
|
D | xfs_dir2_node.c | 2137 xfs_ino_t inum; /* new inode number */ in xfs_dir2_node_replace()
|