Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 180) sorted by relevance

12345678

/fs/
Dfilesystems.c103 struct file_system_type ** tmp; in unregister_filesystem() local
127 struct file_system_type * tmp; in fs_index() local
151 struct file_system_type * tmp; in fs_name() local
171 struct file_system_type * tmp; in fs_maxindex() local
208 struct file_system_type * tmp; in get_filesystem_list() local
225 struct file_system_type * tmp; in filesystems_proc_show() local
Dmbcache.c251 struct mb_cache_entry *entry, *tmp; in mb_cache_shrink_scan() local
400 struct mb_cache_entry *ce, *tmp; in mb_cache_shrink() local
455 struct mb_cache_entry *ce, *tmp; in mb_cache_destroy() local
Dbinfmt_elf_fdpic.c768 unsigned nloads, tmp; in elf_fdpic_map_file() local
1597 struct elf_thread_status *tmp; in elf_fdpic_core_dump() local
1644 struct elf_thread_status *tmp; in elf_fdpic_core_dump() local
1782 struct elf_thread_status *tmp = in elf_fdpic_core_dump() local
1816 struct list_head *tmp = thread_list.next; in elf_fdpic_core_dump() local
/fs/affs/
Dfile.c65 u32 lc_shift, lc_mask, tmp, off; in affs_grow_extcache() local
121 u32 blocknr, tmp; in affs_alloc_extblock() local
175 u32 tmp, idx; in affs_get_extblock_slow() local
341 u32 tmp = be32_to_cpu(AFFS_HEAD(ext_bh)->first_data); in affs_get_block() local
527 u32 tmp; in affs_do_readpage_ofs() local
563 u32 tmp; in affs_extent_file_ofs() local
696 u32 tmp; in affs_write_end_ofs() local
943 u32 tmp; in affs_truncate() local
Dbitmap.c43 u32 blk, bmap, bit, mask, tmp; in affs_free_block() local
121 u32 blk, bmap, bit, mask, mask2, tmp; in affs_alloc_block() local
/fs/xfs/libxfs/
Dxfs_bit.c53 uint tmp; in xfs_contig_bits() local
92 uint tmp; in xfs_next_bit() local
Dxfs_log_rlimit.c73 int tmp = resp->tr_logcount > 1 ? in xfs_log_get_max_trans_res() local
/fs/sdcardfs/
Dpackagelist.c507 unsigned int tmp; in package_details_appid_store() local
546 unsigned int tmp; in package_details_excluded_userids_store() local
564 unsigned int tmp; in package_details_clear_userid_store() local
650 const char *tmp; in extension_details_make_item() local
687 unsigned int tmp; in extensions_make_group() local
733 const char *tmp; in packages_make_item() local
785 unsigned int tmp; in packages_remove_userid_store() local
/fs/cifs/
Dcifs_unicode.c195 char tmp[NLS_MAX_CHARSET_SIZE]; in cifs_from_utf16() local
321 char tmp[NLS_MAX_CHARSET_SIZE]; in cifs_utf16_bytes() local
467 wchar_t tmp; in cifsConvertToUTF16() local
Dsmb2misc.c451 struct list_head *tmp; in smb2_tcon_has_lease() local
512 struct list_head *tmp, *tmp1, *tmp2; in smb2_is_valid_lease_break() local
560 struct list_head *tmp, *tmp1, *tmp2; in smb2_is_valid_oplock_break() local
Dmisc.c326 char *tmp = (char *)smb; in checkSMB() local
396 struct list_head *tmp, *tmp1, *tmp2; in is_valid_oplock_break() local
/fs/ubifs/
Dgc.c251 struct ubifs_scan_node *snod, *tmp; in sort_nodes() local
372 struct ubifs_scan_node *snod, *tmp; in move_nodes() local
920 struct ubifs_gced_idx_leb *idx_gc, *tmp; in ubifs_gc_end_commit() local
/fs/omfs/
Dbitmap.c97 u64 tmp; in omfs_allocate_block() local
178 u64 tmp; in omfs_clear_range() local
/fs/gfs2/
Dbmap.h35 unsigned int tmp; in gfs2_write_calc_reserv() local
/fs/coda/
Dpsdev.c102 struct upc_req *tmp; in coda_psdev_write() local
310 struct upc_req *req, *tmp; in coda_psdev_release() local
/fs/hfs/
Dbnode.c167 int tmp; in hfs_bnode_dump() local
178 int tmp; in hfs_bnode_dump() local
190 struct hfs_bnode *tmp; in hfs_bnode_unlink() local
Dstring.c79 int len, tmp; in hfs_strcmp() local
/fs/proc/
Dkcore.c102 struct kcore_list *tmp, *pos; in free_kclist_ents() local
116 struct kcore_list *tmp, *pos; in __kcore_update_ram() local
170 struct kcore_list *vmm, *tmp; in get_sparsemem_vmemmap_info() local
Dself.c14 char tmp[PROC_NUMBUF]; in proc_self_readlink() local
Dthread_self.c15 char tmp[PROC_NUMBUF + 6 + PROC_NUMBUF]; in proc_thread_self_readlink() local
Dvmcore.c93 ssize_t read = 0, tmp; in read_from_oldmem() local
202 ssize_t acc = 0, tmp; in __read_vmcore() local
664 char *tmp; in merge_note_headers_elf64() local
850 char *tmp; in merge_note_headers_elf32() local
/fs/ocfs2/cluster/
Dnodemanager.c204 unsigned long tmp; in o2nm_node_num_store() local
258 unsigned long tmp; in o2nm_node_ipv4_port_store() local
343 unsigned long tmp; in o2nm_node_local_store() local
443 unsigned long tmp; in o2nm_cluster_attr_write() local
/fs/hfsplus/
Dbnode.c316 int tmp; in hfs_bnode_dump() local
327 int tmp; in hfs_bnode_dump() local
339 struct hfs_bnode *tmp; in hfs_bnode_unlink() local
/fs/nls/
Dnls_base.c237 struct nls_table ** tmp = &tables; in __register_nls() local
260 struct nls_table ** tmp = &tables; in unregister_nls() local
/fs/nfs/
Dpnfs_nfs.c94 struct nfs_page *req, *tmp; in pnfs_generic_transfer_commit_list() local
256 struct nfs_commit_data *data, *tmp; in pnfs_generic_commit_pagelist() local
723 int tmp[2]; in nfs4_decode_mp_ds_addr() local

12345678