Searched defs:ino (Results 226 - 250 of 305) sorted by path

1234567891011>>

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2.c214 xfs_dir_ino_validate( xfs_mount_t *mp, xfs_ino_t ino) argument
431 xfs_dir_removename( struct xfs_trans *tp, struct xfs_inode *dp, struct xfs_name *name, xfs_ino_t ino, xfs_extlen_t total) argument
H A Dxfs_dir2_sf.c669 xfs_ino_t ino; /* entr local
88 xfs_dir2_sf_put_ino( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep, xfs_ino_t ino) argument
117 xfs_dir2_sf_put_parent_ino( struct xfs_dir2_sf_hdr *hdr, xfs_ino_t ino) argument
706 xfs_ino_t ino; local
1024 xfs_ino_t ino=0; /* entry old inode number */ local
[all...]
H A Dxfs_format.h427 xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino) argument
H A Dxfs_fs.h457 uint64_t ino; /* I/O: start with this inode */ member in struct:xfs_bulk_ireq
H A Dxfs_ialloc.c310 xfs_ino_t ino = 0; local
1077 xfs_ino_t ino; local
36 xfs_inobt_lookup( struct xfs_btree_cur *cur, xfs_agino_t ino, xfs_lookup_t dir, int *stat) argument
1547 xfs_ino_t ino; local
1764 xfs_ino_t ino; local
1831 xfs_ino_t ino = NULLFSINO; local
2382 xfs_imap( struct xfs_perag *pag, struct xfs_trans *tp, xfs_ino_t ino, struct xfs_imap *imap, uint flags) argument
[all...]
H A Dxfs_inode_buf.c464 xfs_dinode_verify( struct xfs_mount *mp, xfs_ino_t ino, struct xfs_dinode *dip) argument
H A Dxfs_rmap.h12 xfs_rmap_ino_bmbt_owner( struct xfs_owner_info *oi, xfs_ino_t ino, int whichfork) argument
25 xfs_rmap_ino_owner( struct xfs_owner_info *oi, xfs_ino_t ino, int whichfork, xfs_fileoff_t offset) argument
H A Dxfs_symlink_remote.c39 xfs_symlink_hdr_set( struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset, uint32_t size, struct xfs_buf *bp) argument
69 xfs_symlink_hdr_ok( xfs_ino_t ino, uint32_t offset, uint32_t size, struct xfs_buf *bp) argument
H A Dxfs_types.c98 xfs_verify_ino( struct xfs_mount *mp, xfs_ino_t ino) argument
114 xfs_internal_inum( struct xfs_mount *mp, xfs_ino_t ino) argument
128 xfs_verify_dir_ino( struct xfs_mount *mp, xfs_ino_t ino) argument
[all...]
/linux-master/fs/xfs/scrub/
H A Dcommon.c1340 xfs_ino_t ino; local
223 xchk_ino_set_preen( struct xfs_scrub *sc, xfs_ino_t ino) argument
279 xchk_ino_set_corrupt( struct xfs_scrub *sc, xfs_ino_t ino) argument
289 xchk_ino_xref_set_corrupt( struct xfs_scrub *sc, xfs_ino_t ino) argument
324 xchk_ino_set_warning( struct xfs_scrub *sc, xfs_ino_t ino) argument
[all...]
H A Ddir.c163 xfs_ino_t ino; local
64 xchk_dir_actor( struct xfs_scrub *sc, struct xfs_inode *dp, xfs_dir2_dataptr_t dapos, const struct xfs_name *name, xfs_ino_t ino, void *priv) argument
H A Dinode.c212 xchk_inode_extsize( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags) argument
248 xchk_inode_cowextsize( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags, uint64_t flags2) argument
267 xchk_inode_flags( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags) argument
312 xchk_inode_flags2( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags, uint64_t flags2) argument
359 xchk_dinode_nsec( struct xfs_scrub *sc, xfs_ino_t ino, struct xfs_dinode *dip, const xfs_timestamp_t ts) argument
374 xchk_dinode( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino) argument
606 xchk_inode_xref_finobt( struct xfs_scrub *sc, xfs_ino_t ino) argument
683 xchk_inode_xref( struct xfs_scrub *sc, xfs_ino_t ino, struct xfs_dinode *dip) argument
720 xchk_inode_check_reflink_iflag( struct xfs_scrub *sc, xfs_ino_t ino) argument
[all...]
H A Dinode_repair.c1301 xfs_ino_t ino = sc->sm->sm_ino; local
242 xrep_dinode_findmode_dirent( struct xfs_scrub *sc, struct xfs_inode *dp, xfs_dir2_dataptr_t dapos, const struct xfs_name *name, xfs_ino_t ino, void *priv) argument
H A Discan.c384 xfs_ino_t ino = iscan->cursor_ino; local
683 xchk_iscan_skipped( const struct xchk_iscan *iscan, xfs_ino_t ino) argument
704 xchk_iscan_want_live_update( struct xchk_iscan *iscan, xfs_ino_t ino) argument
[all...]
H A Dnlinks.c102 xchk_nlinks_update_incore( struct xchk_nlink_ctrs *xnc, xfs_ino_t ino, int parents_delta, int backrefs_delta, int children_delta) argument
198 xchk_nlinks_collect_dirent( struct xfs_scrub *sc, struct xfs_inode *dp, xfs_dir2_dataptr_t dapos, const struct xfs_name *name, xfs_ino_t ino, void *priv) argument
349 xchk_nlinks_collect_metafile( struct xchk_nlink_ctrs *xnc, xfs_ino_t ino) argument
492 xchk_nlinks_comparison_read( struct xchk_nlink_ctrs *xnc, xfs_ino_t ino, struct xchk_nlink *obs) argument
653 xchk_nlinks_compare_inum( struct xchk_nlink_ctrs *xnc, xfs_ino_t ino) argument
795 xfs_ino_t ino = cur - 1; local
[all...]
H A Dparent.c40 xchk_parent_actor( struct xfs_scrub *sc, struct xfs_inode *dp, xfs_dir2_dataptr_t dapos, const struct xfs_name *name, xfs_ino_t ino, void *priv) argument
H A Dreaddir.c40 xfs_ino_t ino; local
112 xfs_ino_t ino; local
201 xfs_ino_t ino; local
311 xchk_dir_lookup( struct xfs_scrub *sc, struct xfs_inode *dp, const struct xfs_name *name, xfs_ino_t *ino) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_dir2_readdir.c58 xfs_ino_t ino; local
H A Dxfs_export.c106 xfs_nfs_get_inode( struct super_block *sb, u64 ino, u32 generation) argument
H A Dxfs_filestream.c352 xfs_ino_t ino = 0; local
H A Dxfs_icache.c72 xfs_inode_alloc( struct xfs_mount *mp, xfs_ino_t ino) argument
604 xfs_iget_cache_miss( struct xfs_mount *mp, struct xfs_perag *pag, xfs_trans_t *tp, xfs_ino_t ino, struct xfs_inode **ipp, int flags, int lock_flags) argument
743 xfs_iget( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, uint flags, uint lock_flags, struct xfs_inode **ipp) argument
874 xfs_ino_t ino = ip->i_ino; /* for radix_tree_delete */ local
[all...]
H A Dxfs_inode.c1027 xfs_ino_t ino; local
1186 xfs_ino_t ino; local
754 xfs_init_new_inode( struct mnt_idmap *idmap, struct xfs_trans *tp, struct xfs_inode *pip, xfs_ino_t ino, umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs, struct xfs_inode **ipp) argument
2047 xfs_ino_t ino; local
[all...]
H A Dxfs_itable.c56 xfs_bulkstat_one_int( struct xfs_mount *mp, struct mnt_idmap *idmap, struct xfs_trans *tp, xfs_ino_t ino, struct xfs_bstat_chunk *bc) argument
230 xfs_bulkstat_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, void *data) argument
H A Dxfs_iwalk.c180 xfs_ino_t ino; local
H A Dxfs_log_recover.c1747 xlog_recover_iget( struct xfs_mount *mp, xfs_ino_t ino, struct xfs_inode **ipp) argument

Completed in 246 milliseconds

1234567891011>>