Home
last modified time | relevance | path

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

12

/fs/ubifs/
Dcommit.c515 struct ubifs_idx_node idx __attribute__((aligned(8))); member
530 struct ubifs_idx_node *idx; in dbg_old_index_check_init() local
574 struct ubifs_idx_node *idx; in dbg_check_old_index() local
Dmisc.h214 const struct ubifs_idx_node *idx, in ubifs_idx_branch()
227 const struct ubifs_idx_node *idx) in ubifs_idx_key()
Dtnc_commit.c37 static int make_idx_node(struct ubifs_info *c, struct ubifs_idx_node *idx, in make_idx_node()
259 struct ubifs_idx_node *idx; in layout_leb_in_gaps() local
816 struct ubifs_idx_node *idx; in write_index() local
Dtnc_misc.c277 struct ubifs_idx_node *idx; in read_znode() local
Dsb.c77 struct ubifs_idx_node *idx; in create_default_filesystem() local
/fs/ntfs/
Dlogfile.c277 u16 nr_clients, idx; in ntfs_check_log_client_array() local
388 pgoff_t idx; in ntfs_check_and_load_restart_page() local
542 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.c2736 xfs_extnum_t idx) /* index of target extent */ in xfs_iext_get_ext()
2764 xfs_extnum_t idx, /* starting index of new items */ in xfs_iext_insert()
2795 xfs_extnum_t idx, /* index to begin adding exts */ in xfs_iext_add()
2909 xfs_extnum_t idx, /* index within target list */ in xfs_iext_add_indirect_multi()
3016 xfs_extnum_t idx, /* index to begin removing exts */ in xfs_iext_remove()
3049 xfs_extnum_t idx, /* index to begin removing exts */ in xfs_iext_remove_inline()
3086 xfs_extnum_t idx, /* index to begin removing exts */ in xfs_iext_remove_direct()
3138 xfs_extnum_t idx, /* index to begin removing extents */ in xfs_iext_remove_indirect()
3397 xfs_extnum_t idx = 0; /* index of target extent */ in xfs_iext_bno_to_ext() local
Dxfs_stats.c23 static int counter_val(int idx) in counter_val()
Dxfs_bmap.c951 xfs_extnum_t *idx, /* extent number to update/insert */ in xfs_bmap_add_extent_unwritten_real()
1475 xfs_extnum_t *idx, /* extent number to update/insert */ in xfs_bmap_add_extent_hole_delay()
2693 xfs_extnum_t *idx, /* extent number to update/delete */ in xfs_bmap_del_extent()
3778 int idx; /* extent record index */ in xfs_bmap_first_unused() local
4182 xfs_extnum_t idx; /* extent record index */ in xfs_bmap_trace_exlist() local
6054 xfs_extnum_t idx, in xfs_bmap_count_leaves()
/fs/hfsplus/
Dbtree.c191 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap()
228 u32 nidx, idx; in hfs_bmap_alloc() local
Dbfind.c165 int idx, res = 0; in hfs_brec_goto() local
/fs/hfs/
Dbtree.c187 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap()
226 u32 nidx, idx; in hfs_bmap_alloc() local
Dbfind.c163 int idx, res = 0; in hfs_brec_goto() local
/fs/coda/
Dinode.c112 int idx; in get_device_index() local
155 int idx; in coda_fill_super() local
Dpsdev.c267 int idx, err; in coda_psdev_open() local
/fs/adfs/
Ddir_f.c61 #define dir_u8(idx) \ argument
67 #define dir_u32(idx) \ argument
/fs/nfs/
Dnfs4filelayout.c356 u32 j, idx; in filelayout_read_pagelist() local
402 u32 j, idx; in filelayout_write_pagelist() local
887 u32 idx; in filelayout_initiate_commit() local
/fs/notify/
Dfsnotify.c210 int idx, ret = 0; in fsnotify() local
/fs/ocfs2/dlm/
Ddlmmaster.c364 void dlm_hb_event_notify_attached(struct dlm_ctxt *dlm, int idx, int node_up) in dlm_hb_event_notify_attached()
380 struct o2nm_node *node, int idx) in dlm_mle_node_down()
394 struct o2nm_node *node, int idx) in dlm_mle_node_up()
2352 enum dlm_lockres_list idx; in dlm_is_lockres_migrateable() local
2841 enum dlm_lockres_list idx; in dlm_pick_migration_target() local
Ddlmrecovery.c2345 static void __dlm_hb_node_down(struct dlm_ctxt *dlm, int idx) in __dlm_hb_node_down()
2408 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_down_cb()
2429 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_up_cb()
/fs/
Dbio.c152 unsigned int bvec_nr_vecs(unsigned short idx) in bvec_nr_vecs()
157 void bvec_free_bs(struct bio_set *bs, struct bio_vec *bv, unsigned int idx) in bvec_free_bs()
170 struct bio_vec *bvec_alloc_bs(gfp_t gfp_mask, int nr, unsigned long *idx, in bvec_alloc_bs()
279 unsigned long idx = BIO_POOL_NONE; in bio_alloc_bioset() local
Dbio-integrity.c64 static inline int use_bip_pool(unsigned int idx) in use_bip_pool()
89 unsigned int idx = vecs_to_idx(nr_vecs); in bio_integrity_alloc_bioset() local
/fs/btrfs/
Dcompression.c758 int idx = type - 1; in find_workspace() local
802 int idx = type - 1; in free_workspace() local
/fs/cifs/
Dnetmisc.c803 int idx = 0; in cifs_print_status() local

12