Searched refs:ino (Results 76 - 100 of 429) sorted by relevance

1234567891011>>

/linux-master/fs/freevxfs/
H A Dvxfs_lookup.c136 ino_t ino = 0; local
140 ino = fs32_to_cpu(VXFS_SBI(dip->i_sb), de->d_ino);
145 return (ino);
166 ino_t ino; local
171 ino = vxfs_inode_by_name(dip, dp);
172 if (ino)
173 ip = vxfs_iget(dip->i_sb, ino);
/linux-master/fs/nfs/
H A Dpnfs.c270 pnfs_alloc_layout_hdr(struct inode *ino, gfp_t gfp_flags) argument
272 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld;
273 return ld->alloc_layout_hdr(ino, gfp_flags);
1083 pnfs_alloc_init_layoutget_args(struct inode *ino, argument
1089 struct nfs_server *server = pnfs_find_server(ino, ctx);
1120 if (ino) {
1121 loff_t i_size = i_size_read(ino);
1133 lgp->args.inode = ino;
1244 struct inode *ino = lo->plh_inode; local
1245 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)
1330 _pnfs_return_layout(struct inode *ino) argument
1420 pnfs_roc(struct inode *ino, struct nfs4_layoutreturn_args *args, struct nfs4_layoutreturn_res *res, const struct cred *cred) argument
1604 pnfs_wait_on_layoutreturn(struct inode *ino, struct rpc_task *task) argument
1723 alloc_init_layout_hdr(struct inode *ino, struct nfs_open_context *ctx, gfp_t gfp_flags) argument
1849 pnfs_within_mdsthreshold(struct nfs_open_context *ctx, struct inode *ino, int iomode) argument
1963 pnfs_update_layout(struct inode *ino, struct nfs_open_context *ctx, loff_t pos, u64 count, enum pnfs_iomode iomode, bool strict_iomode, gfp_t gfp_flags) argument
2240 _pnfs_grab_empty_layout(struct inode *ino, struct nfs_open_context *ctx) argument
2270 struct inode *ino = data->dentry->d_inode; local
2305 struct inode *ino = data->dentry->d_inode; local
2342 pnfs_parse_lgopen(struct inode *ino, struct nfs4_layoutget *lgp, struct nfs_open_context *ctx) argument
2408 struct inode *ino = lo->plh_inode; local
[all...]
H A Dcallback_proc.c249 struct inode *ino; local
254 ino = nfs_layout_find_inode(clp, &args->cbl_fh, &args->cbl_stateid);
255 if (IS_ERR(ino)) {
256 if (ino == ERR_PTR(-EAGAIN))
261 pnfs_layoutcommit_inode(ino, false);
264 spin_lock(&ino->i_lock);
265 lo = NFS_I(ino)->layout;
267 spin_unlock(&ino->i_lock);
297 if (NFS_SERVER(ino)->pnfs_curr_ld->return_range) {
298 NFS_SERVER(ino)
[all...]
/linux-master/include/trace/events/
H A Dcachefiles.h249 __field(unsigned long, ino )
255 __entry->ino = (!IS_ERR(de) && d_backing_inode(de) ?
261 __entry->obj, __entry->dino, __entry->ino, __entry->error)
326 ino_t ino,
329 TP_ARGS(obj, ino, why),
334 __field(unsigned int, ino )
340 __entry->ino = ino;
345 __entry->obj, __entry->ino,
351 ino_t ino,
[all...]
H A Dwriteback.h63 __field(ino_t, ino)
71 __entry->ino = (mapping && mapping->host) ? mapping->host->i_ino : 0;
75 TP_printk("bdi %s: ino=%lu index=%lu",
77 (unsigned long)__entry->ino,
104 __field(ino_t, ino)
114 __entry->ino = inode->i_ino;
119 TP_printk("bdi %s: ino=%lu state=%s flags=%s",
121 (unsigned long)__entry->ino,
188 __field(ino_t, ino)
195 __entry->ino
[all...]
/linux-master/fs/proc/
H A Dnommu.c33 unsigned long ino = 0; local
44 ino = inode->i_ino;
57 MAJOR(dev), MINOR(dev), ino);
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c49 count += hdr->i8count ? XFS_INO64_SIZE : XFS_INO32_SIZE; /* ino # */
92 xfs_ino_t ino)
96 ASSERT(ino <= XFS_MAXINUMBER);
102 put_unaligned_be64(ino, to);
104 put_unaligned_be32(ino, to);
119 xfs_ino_t ino)
121 ASSERT(ino <= XFS_MAXINUMBER);
124 put_unaligned_be64(ino, hdr->parent);
126 put_unaligned_be32(ino, hdr->parent);
669 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_ialloc.h44 xfs_ino_t ino, struct xfs_icluster *ifree);
53 xfs_ino_t ino, /* inode to locate */
73 * Lookup a record by ino in the btree given by cur.
75 int xfs_inobt_lookup(struct xfs_btree_cur *cur, xfs_agino_t ino,
/linux-master/fs/jffs2/
H A Dwrite.c41 jffs2_dbg(1, "%s(): Assigned ino# %d\n", __func__, f->inocache->ino);
42 ri->ino = cpu_to_je32(f->inocache->ino);
110 (alloc_mode==ALLOC_GC)?0:f->inocache->ino);
216 jffs2_dbg(1, "%s(ino #%u, name at *0x%p \"%s\"->ino #%u, name_crc 0x%08x)\n",
218 je32_to_cpu(rd->pino), name, name, je32_to_cpu(rd->ino),
230 pr_crit("Directory inode #%u, name at *0x%p \"%s\"->ino #%u, name_crc 0x%08x\n",
231 je32_to_cpu(rd->pino), name, name, je32_to_cpu(rd->ino),
669 jffs2_do_link(struct jffs2_sb_info *c, struct jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen, uint32_t time) argument
[all...]
H A Dgc.c160 if (ic->ino < want_ino)
167 jffs2_dbg(1, "Skipping ino #%u already checked\n",
168 ic->ino);
189 c->check_ino = ic->ino + c->inocache_hashsize;
192 jffs2_dbg(1, "Skipping check of ino #%d with nlink/pino zero\n",
193 ic->ino);
207 ic->ino, ic->state);
215 jffs2_dbg(1, "Waiting for ino #%u to finish reading\n",
216 ic->ino);
219 c->check_ino = ic->ino;
[all...]
H A Dnodelist.c30 dbg_dentlist("add dirent \"%s\", ino #%u\n", new->name, new->ino);
36 dbg_dentlist("Eep! Marking new dirent node obsolete, old is \"%s\", ino #%u\n",
37 (*prev)->name, (*prev)->ino);
41 dbg_dentlist("marking old dirent \"%s\", ino #%u obsolete\n",
42 (*prev)->name, (*prev)->ino);
421 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino) argument
425 ret = c->inocache_list[ino % c->inocache_hashsize];
426 while (ret && ret->ino < ino) {
[all...]
/linux-master/fs/bfs/
H A Dbfs.h56 extern struct inode *bfs_iget(struct super_block *sb, unsigned long ino);
/linux-master/fs/xfs/
H A Dxfs_iwalk.h19 xfs_ino_t ino, void *data);
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_quotaops.c24 xfs_ino_t ino,
29 tstate->ino = ino;
30 if (!ip && ino == NULLFSINO)
33 if (xfs_iget(mp, NULL, ino, 0, 0, &ip))
41 tstate->ino_timelimit = (u32)defq->ino.time;
20 xfs_qm_fill_state( struct qc_type_state *tstate, struct xfs_mount *mp, struct xfs_inode *ip, xfs_ino_t ino, struct xfs_def_quota *defq) argument
/linux-master/include/linux/
H A Dexportfs.h138 u32 ino; member in struct:fid::__anon167::__anon168
144 u64 ino; member in struct:fid::__anon167::__anon169
321 struct inode *(*get_inode) (struct super_block *sb, u64 ino, u32 gen));
324 struct inode *(*get_inode) (struct super_block *sb, u64 ino, u32 gen));
/linux-master/fs/tracefs/
H A Dinternal.h49 * @ino: The saved inode number
66 unsigned int ino; member in struct:eventfs_inode
/linux-master/fs/fat/
H A Dnfs.c44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) argument
50 if ((ino < MSDOS_ROOT_INO) || (ino == MSDOS_FSINFO_INO))
52 return ilookup(sb, ino);
57 u64 ino, u32 generation, loff_t i_pos)
59 struct inode *inode = fat_ilookup(sb, ino, i_pos);
93 u64 ino, u32 generation)
96 return __fat_nfs_get_inode(sb, ino, generation, 0);
56 __fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation, loff_t i_pos) argument
92 fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) argument
/linux-master/fs/qnx6/
H A Ddir.c221 unsigned ino; local
246 ino = qnx6_match(s, len, name, de);
247 if (ino)
252 ino = qnx6_long_match(len,
254 if (ino)
270 return ino;
/linux-master/fs/btrfs/
H A Dsend.c77 u64 ino; member in struct:clone_root
218 * |-- a (ino 257)
219 * |-- b (ino 258)
222 * |-- c (ino 259)
223 * | |-- d (ino 260)
225 * |-- c2 (ino 261)
230 * |-- a (ino 257)
231 * |-- b (ino 258)
232 * |-- c2 (ino 261)
233 * |-- d2 (ino 26
313 u64 ino; member in struct:pending_dir_move
320 u64 ino; member in struct:waiting_dir_move
333 u64 ino; member in struct:orphan_dir_info
924 get_inode_info(struct btrfs_root *root, u64 ino, struct btrfs_inode_info *info) argument
969 get_inode_gen(struct btrfs_root *root, u64 ino, u64 *gen) argument
1246 get_inode_path(struct btrfs_root *root, u64 ino, struct fs_path *path) argument
1341 iterate_backrefs(u64 ino, u64 offset, u64 num_bytes, u64 root_id, void *ctx_) argument
1559 skip_self_data_ref(u64 root, u64 ino, u64 offset, void *ctx) argument
1580 find_extent_clone(struct send_ctx *sctx, struct btrfs_path *path, u64 ino, u64 data_offset, u64 ino_size, struct clone_root **found) argument
1746 read_symlink(struct btrfs_root *root, u64 ino, struct fs_path *dest) argument
1818 gen_unique_name(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) argument
1894 get_cur_inode_state(struct send_ctx *sctx, u64 ino, u64 gen, u64 *send_gen, u64 *parent_gen) argument
1966 is_inode_existent(struct send_ctx *sctx, u64 ino, u64 gen, u64 *send_gen, u64 *parent_gen) argument
2027 get_first_ref(struct btrfs_root *root, u64 ino, u64 *dir, u64 *dir_gen, struct fs_path *name) argument
2093 is_first_ref(struct btrfs_root *root, u64 ino, u64 dir, const char *name, int name_len) argument
2193 did_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, u64 ino, u64 ino_gen, const char *name, int name_len) argument
2264 did_overwrite_first_ref(struct send_ctx *sctx, u64 ino, u64 gen) argument
2290 name_cache_search(struct send_ctx *sctx, u64 ino, u64 gen) argument
2310 __get_cur_name_and_parent(struct send_ctx *sctx, u64 ino, u64 gen, u64 *parent_ino, u64 *parent_gen, struct fs_path *dest) argument
2445 get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) argument
2600 send_truncate(struct send_ctx *sctx, u64 ino, u64 gen, u64 size) argument
2630 send_chmod(struct send_ctx *sctx, u64 ino, u64 gen, u64 mode) argument
2660 send_fileattr(struct send_ctx *sctx, u64 ino, u64 gen, u64 fileattr) argument
2693 send_chown(struct send_ctx *sctx, u64 ino, u64 gen, u64 uid, u64 gid) argument
2725 send_utimes(struct send_ctx *sctx, u64 ino, u64 gen) argument
2845 send_create_inode(struct send_ctx *sctx, u64 ino) argument
3100 orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *path) argument
3331 is_waiting_for_move(struct send_ctx *sctx, u64 ino) argument
3338 add_waiting_dir_move(struct send_ctx *sctx, u64 ino, bool orphanized) argument
3371 get_waiting_dir_move(struct send_ctx *sctx, u64 ino) argument
3397 add_pending_dir_move(struct send_ctx *sctx, u64 ino, u64 ino_gen, u64 parent_ino, struct list_head *new_refs, struct list_head *deleted_refs, const bool is_orphan) argument
3483 path_loop(struct send_ctx *sctx, struct fs_path *name, u64 ino, u64 gen, u64 *ancestor_ino) argument
3862 u64 ino = ino2; local
3976 u64 ino = parent_ref->dir; local
[all...]
/linux-master/fs/hpfs/
H A Dmap.c164 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) argument
167 if (hpfs_sb(s)->sb_chk) if (hpfs_chk_sectors(s, ino, 1, "fnode")) {
170 if ((fnode = hpfs_map_sector(s, ino, bhp, FNODE_RD_AHEAD))) {
176 (unsigned long)ino);
184 (unsigned long)ino);
191 (unsigned long)ino);
199 (unsigned long)ino,
208 (unsigned long)ino);
322 dnode_secno hpfs_fnode_dno(struct super_block *s, ino_t ino) argument
328 fnode = hpfs_map_fnode(s, ino,
[all...]
/linux-master/fs/nilfs2/
H A Dnamei.c57 ino_t ino; local
62 ino = nilfs_inode_by_name(dir, &dentry->d_name);
63 inode = ino ? nilfs_iget(dir->i_sb, NILFS_I(dir)->i_root, ino) : NULL;
278 "deleting nonexistent file (ino=%lu), %d",
443 unsigned long ino; local
446 ino = nilfs_inode_by_name(d_inode(child), &dotdot_name);
447 if (!ino)
452 return d_obtain_alias(nilfs_iget(child->d_sb, root, ino));
456 u64 ino, u3
455 nilfs_get_dentry(struct super_block *sb, u64 cno, u64 ino, u32 gen) argument
[all...]
/linux-master/kernel/
H A Daudit.h78 unsigned long ino; member in struct:audit_names
222 static inline int audit_hash_ino(u32 ino) argument
224 return (ino & (AUDIT_INODE_BUCKETS-1));
274 extern int audit_watch_compare(struct audit_watch *watch, unsigned long ino,
283 unsigned long ino, dev_t dev);
/linux-master/arch/sparc/kernel/
H A Dirq_64.c452 unsigned int ino = irq_data_to_sysino(data); local
455 err = sun4v_intr_settarget(ino, cpuid);
458 "err(%d)\n", ino, cpuid, err);
459 err = sun4v_intr_setstate(ino, HV_INTR_STATE_IDLE);
462 "err(%d)\n", ino, err);
463 err = sun4v_intr_setenabled(ino, HV_INTR_ENABLED);
466 ino, err);
473 unsigned int ino = irq_data_to_sysino(data); local
476 err = sun4v_intr_settarget(ino, cpuid);
479 "err(%d)\n", ino, cpui
486 unsigned int ino = irq_data_to_sysino(data); local
497 unsigned int ino = irq_data_to_sysino(data); local
614 int ino; local
[all...]
/linux-master/fs/f2fs/
H A Dcheckpoint.c517 static void __add_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, argument
525 e = radix_tree_lookup(&im->ino_root, ino);
537 e = radix_tree_lookup(&im->ino_root, ino);
545 if (unlikely(radix_tree_insert(&im->ino_root, ino, e)))
549 e->ino = ino;
566 static void __remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) argument
572 e = radix_tree_lookup(&im->ino_root, ino);
575 radix_tree_delete(&im->ino_root, ino);
584 void f2fs_add_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, in argument
590 f2fs_remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) argument
597 f2fs_exist_written_data(struct f2fs_sb_info *sbi, nid_t ino, int mode) argument
627 f2fs_set_dirty_device(struct f2fs_sb_info *sbi, nid_t ino, unsigned int devidx, int type) argument
633 f2fs_is_dirty_device(struct f2fs_sb_info *sbi, nid_t ino, unsigned int devidx, int type) argument
686 f2fs_remove_orphan_inode(struct f2fs_sb_info *sbi, nid_t ino) argument
692 recover_orphan_inode(struct f2fs_sb_info *sbi, nid_t ino) argument
770 nid_t ino = le32_to_cpu(orphan_blk->ino[j]); local
1090 unsigned long ino = 0; local
[all...]

Completed in 333 milliseconds

1234567891011>>