Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 25 of 40) sorted by relevance

12

/fs/ubifs/
Dcommit.c456 struct ubifs_idx_node idx __attribute__((aligned(8))); member
471 struct ubifs_idx_node *idx; in dbg_old_index_check_init() local
515 struct ubifs_idx_node *idx; in dbg_check_old_index() local
Dmisc.h268 const struct ubifs_idx_node *idx, in ubifs_idx_branch()
281 const struct ubifs_idx_node *idx) in ubifs_idx_key()
Dtnc_commit.c36 static int make_idx_node(struct ubifs_info *c, struct ubifs_idx_node *idx, in make_idx_node()
254 struct ubifs_idx_node *idx; in layout_leb_in_gaps() local
832 struct ubifs_idx_node *idx; in write_index() local
Dtnc_misc.c277 struct ubifs_idx_node *idx; in read_znode() local
Dsb.c76 struct ubifs_idx_node *idx; in create_default_filesystem() local
Dgc.c381 struct ubifs_idx_node *idx = snod->node; in ubifs_garbage_collect_leb() local
/fs/ntfs/
Dlogfile.c276 u16 nr_clients, idx; in ntfs_check_log_client_array() local
387 pgoff_t idx; in ntfs_check_and_load_restart_page() local
541 pgoff_t idx = pos >> PAGE_CACHE_SHIFT; in ntfs_check_logfile() local
/fs/xfs/
Dxfs_attr_leaf.h155 xfs_attr_leaf_name_remote(xfs_attr_leafblock_t *leafp, int idx) in xfs_attr_leaf_name_remote()
162 xfs_attr_leaf_name_local(xfs_attr_leafblock_t *leafp, int idx) in xfs_attr_leaf_name_local()
168 static inline char *xfs_attr_leaf_name(xfs_attr_leafblock_t *leafp, int idx) in xfs_attr_leaf_name()
Dxfs_inode.c3267 xfs_extnum_t idx) /* index of target extent */ in xfs_iext_get_ext()
3293 xfs_extnum_t idx, /* starting index of new items */ in xfs_iext_insert()
3320 xfs_extnum_t idx, /* index to begin adding exts */ in xfs_iext_add()
3435 xfs_extnum_t idx, /* index within target list */ in xfs_iext_add_indirect_multi()
3542 xfs_extnum_t idx, /* index to begin removing exts */ in xfs_iext_remove()
3571 xfs_extnum_t idx, /* index to begin removing exts */ in xfs_iext_remove_inline()
3608 xfs_extnum_t idx, /* index to begin removing exts */ in xfs_iext_remove_direct()
3660 xfs_extnum_t idx, /* index to begin removing extents */ in xfs_iext_remove_indirect()
3921 xfs_extnum_t idx = 0; /* index of target extent */ in xfs_iext_bno_to_ext() local
Dxfs_bmap.c562 xfs_extnum_t idx, /* extent number to update/insert */ in xfs_bmap_add_extent()
738 xfs_extnum_t idx, /* extent number to update/insert */ in xfs_bmap_add_extent_delay_real()
1299 xfs_extnum_t idx, /* extent number to update/insert */ in xfs_bmap_add_extent_unwritten_real()
1860 xfs_extnum_t idx, /* extent number to update/insert */ in xfs_bmap_add_extent_hole_delay()
2048 xfs_extnum_t idx, /* extent number to update/insert */ in xfs_bmap_add_extent_hole_real()
3097 xfs_extnum_t idx, /* extent number to update/delete */ in xfs_bmap_del_extent()
3800 xfs_extnum_t idx, /* index of entry(ies) */ in xfs_bmap_trace_addentry()
3859 xfs_extnum_t idx, /* index of entry(entries) deleted */ in xfs_bmap_trace_delete()
3881 xfs_extnum_t idx, /* index of entry(entries) inserted */ in xfs_bmap_trace_insert()
3910 xfs_extnum_t idx, /* index of entry updated */ in xfs_bmap_trace_post_update()
[all …]
Dxfs_trans_item.c452 xfs_trans_add_busy(xfs_trans_t *tp, xfs_agnumber_t ag, xfs_extlen_t idx) in xfs_trans_add_busy()
/fs/hfsplus/
Dbtree.c149 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap()
186 u32 nidx, idx; in hfs_bmap_alloc() local
Dbfind.c154 int idx, res = 0; in hfs_brec_goto() local
/fs/hfs/
Dbtree.c171 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap()
210 u32 nidx, idx; in hfs_bmap_alloc() local
Dbfind.c163 int idx, res = 0; in hfs_brec_goto() local
/fs/coda/
Dinode.c105 int idx; in get_device_index() local
148 int idx; in coda_fill_super() local
Dpsdev.c273 int idx, err; in coda_psdev_open() local
/fs/adfs/
Ddir_f.c70 #define dir_u8(idx) \ argument
76 #define dir_u32(idx) \ argument
/fs/cifs/
Dnetmisc.c725 int idx = 0; in cifs_print_status() local
/fs/ocfs2/dlm/
Ddlmrecovery.c2292 static void __dlm_hb_node_down(struct dlm_ctxt *dlm, int idx) in __dlm_hb_node_down()
2354 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_down_cb()
2375 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_up_cb()
Ddlmmaster.c341 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up) in dlm_hb_event_notify_attached()
357 struct o2nm_node *node, int idx) in dlm_mle_node_down()
371 struct o2nm_node *node, int idx) in dlm_mle_node_up()
/fs/
Dbio.c154 unsigned int bvec_nr_vecs(unsigned short idx) in bvec_nr_vecs()
159 void bvec_free_bs(struct bio_set *bs, struct bio_vec *bv, unsigned int idx) in bvec_free_bs()
172 struct bio_vec *bvec_alloc_bs(gfp_t gfp_mask, int nr, unsigned long *idx, in bvec_alloc_bs()
Dchar_dev.c366 int idx; in chrdev_open() local
Dbio-integrity.c49 unsigned long idx; in bio_integrity_alloc_bioset() local
/fs/ncpfs/
Dncplib_kernel.h252 int filled, valid, idx; member

12