/fs/ubifs/ |
D | key.h | 103 static inline void ino_key_init_flash(const struct ubifs_info *c, void *k, in ino_key_init_flash() 182 static inline void dent_key_init_flash(const struct ubifs_info *c, void *k, in dent_key_init_flash() 234 static inline void xent_key_init_flash(const struct ubifs_info *c, void *k, in xent_key_init_flash() 334 static inline int key_type_flash(const struct ubifs_info *c, const void *k) in key_type_flash() 346 static inline ino_t key_inum(const struct ubifs_info *c, const void *k) in key_inum() 358 static inline ino_t key_inum_flash(const struct ubifs_info *c, const void *k) in key_inum_flash() 381 static inline uint32_t key_hash_flash(const struct ubifs_info *c, const void *k) in key_hash_flash() 405 const void *k) in key_block_flash()
|
/fs/minix/ |
D | bitmap.c | 47 int k = sb->s_blocksize_bits + 3; in minix_free_block() local 188 int k = sb->s_blocksize_bits + 3; in minix_free_inode() local
|
D | itree_common.c | 224 int k, err; in find_shared() local 353 int k = sb->s_blocksize_bits - 10; in nblocks() local
|
/fs/hpfs/ |
D | alloc.c | 161 unsigned k = le32_to_cpu(bmp[i-1]); in alloc_in_bmp() local 368 unsigned k; in hpfs_check_free_dnodes() local 389 u32 k; in hpfs_check_free_dnodes() local
|
/fs/squashfs/ |
D | zlib_wrapper.c | 56 int zlib_err, zlib_init = 0, k = 0; in zlib_uncompress() local
|
D | block.c | 85 int bytes, compressed, b = 0, k = 0, avail, i; in squashfs_read_data() local
|
D | zstd_wrapper.c | 69 int k = 0; in zstd_uncompress() local
|
D | xz_wrapper.c | 124 int avail, total = 0, k = 0; in squashfs_xz_uncompress() local
|
/fs/reiserfs/ |
D | hashes.c | 46 u32 k[] = { 0x9464a485, 0x542e1a94, 0x3e846bff, 0xb75bcfc3 }; in keyed_hash() local
|
D | prints.c | 176 char *k = fmt; in is_there_reiserfs_struct() local 206 char *k; in prepare_error_buf() local
|
D | ibalance.c | 819 int insert_num, n, k; in balance_internal() local
|
/fs/jfs/ |
D | jfs_txnmgr.c | 227 int k, size; in txInit() local 899 lid_t lid, next, llid, k; in txUnlock() local 1134 int k, n; in txCommit() local 2286 int k, nlock; in txUpdateMap() local
|
D | jfs_dmap.c | 1357 int rc, ti, i, k, m, n, agperlev; in dbAllocAG() local 2887 int lp, pp, k; in dbAdjTree() local 2961 int ti, n = 0, k, x = 0; in dbFindLeaf() local 3375 int i, i0 = true, j, j0 = true, k, n; in dbExtendFS() local
|
D | jfs_extent.c | 626 u64 m, k; in extRoundDown() local
|
/fs/proc/ |
D | page.c | 92 u64 k; in stable_page_flags() local
|
D | array.c | 254 struct k_sigaction *k; in collect_sigign_sigcatch() local
|
/fs/ext4/ |
D | indirect.c | 270 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() 768 int k, err; in ext4_find_shared() local
|
D | extents.c | 635 int k, l = path->p_depth; in ext4_ext_show_path() local 764 int k; in ext4_ext_binsearch_idx() local 835 int k; in ext4_ext_binsearch() local 1037 int i = at, k, m, a; in ext4_ext_split() local 1683 int k, err = 0; in ext4_ext_correct_indexes() local 3051 int k = i = depth; in ext4_ext_remove_space() local
|
/fs/udf/ |
D | partition.c | 158 int i, j, k, l; in udf_relocate_blocks() local
|
/fs/cachefiles/ |
D | namei.c | 31 const u8 *k; in __cachefiles_printk_object() local
|
/fs/fscache/ |
D | cookie.c | 33 const u8 *k; in fscache_print_cookie() local
|
/fs/ext2/ |
D | inode.c | 362 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 1055 int k, err; in ext2_find_shared() local
|
/fs/sysv/ |
D | itree.c | 284 int k, err; in find_shared() local
|
/fs/ufs/ |
D | balloc.c | 594 unsigned oldcg, i, j, k, allocsize; in ufs_alloc_fragments() local
|
/fs/dlm/ |
D | lockspace.c | 179 static void lockspace_kobj_release(struct kobject *k) in lockspace_kobj_release()
|