/fs/ext4/ |
D | bitmap.c | 20 struct buffer_head *bh, int sz) in ext4_inode_bitmap_csum_verify() 42 struct buffer_head *bh, int sz) in ext4_inode_bitmap_csum_set() 63 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; in ext4_block_bitmap_csum_verify() local 86 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; in ext4_block_bitmap_csum_set() local
|
/fs/ |
D | binfmt_elf_fdpic.c | 1291 int sz; in notesize() local 1339 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() 1353 unsigned int sz, void *data) in fill_note() 1467 int sz = 0; in elf_dump_thread_status() local 1645 int sz; in elf_fdpic_core_dump() local 1710 int sz = 0; in elf_fdpic_core_dump() local 1750 size_t sz; in elf_fdpic_core_dump() local
|
D | statfs.c | 181 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument 202 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument
|
D | binfmt_elf.c | 1395 int sz; in notesize() local 1439 static void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() 1453 unsigned int sz, void *data) in fill_note() 1935 int sz = 0; in elf_dump_thread_status() local 2029 int sz; in fill_note_info() local 2081 int sz = 0; in get_note_info_size() local 2255 size_t sz = get_note_info_size(&info); in elf_core_dump() local
|
D | compat.c | 301 COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_st… in COMPAT_SYSCALL_DEFINE3() argument 315 COMPAT_SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, compat_size_t, sz, struct compat_statfs64 __use… in COMPAT_SYSCALL_DEFINE3() argument
|
/fs/ubifs/ |
D | log.c | 609 int sz = ALIGN(*offs, c->min_io_size), err; in add_node() local 688 int sz = ALIGN(offs, c->min_io_size); in ubifs_consolidate_log() local
|
D | lpt.c | 61 long long sz, tot_wastage; in do_calc_lpt_geom() local 140 long long sz; in ubifs_calc_lpt_geom() local 178 long long sz; in calc_dflt_lpt_geom() local 1984 const size_t sz = sizeof(struct ubifs_nnode); in ubifs_lpt_scan_nolock() local 2003 const size_t sz = sizeof(struct ubifs_pnode); in ubifs_lpt_scan_nolock() local
|
D | recovery.c | 112 const int sz = c->mst_node_alsz; in get_master_node() local 207 int err = 0, lnum = UBIFS_MST_LNUM, sz = c->mst_node_alsz; in write_rcvrd_mst_node() local 240 const int sz = c->mst_node_alsz; in ubifs_recover_master_node() local
|
D | commit.c | 575 size_t sz; in dbg_check_old_index() local
|
D | journal.c | 1157 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
|
D | super.c | 1151 size_t sz; in mount_ubifs() local
|
/fs/adfs/ |
D | dir_fplus.c | 16 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_fplus_read()
|
D | dir_f.c | 353 adfs_f_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_f_read()
|
/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 84 #define XFS_BMAP_BROOT_PTR_ADDR(mp, bb, i, sz) \ argument
|
D | xfs_bmap.c | 71 int sz; /* root block size */ in xfs_bmap_compute_maxlevels() local 283 short sz) in xfs_check_block()
|
/fs/proc/ |
D | vmcore.c | 548 u64 offset, max_sz, sz, real_sz = 0; in update_note_header_size_elf64() local 734 u64 offset, max_sz, sz, real_sz = 0; in update_note_header_size_elf32() local
|
D | kcore.c | 279 int sz; in notesize() local
|
/fs/jffs2/ |
D | debug.c | 266 #define check(sz) \ in __jffs2_dbg_superblock_counts() argument
|
/fs/jbd2/ |
D | revoke.c | 575 int sz, offset; in write_one_revoke_record() local
|
D | journal.c | 2210 size_t sz; in journal_tag_bytes() local
|
/fs/pstore/ |
D | ram.c | 473 phys_addr_t *paddr, size_t sz, u32 sig) in ramoops_init_prz()
|
/fs/cifs/ |
D | sess.c | 368 int sz = sizeof(AUTHENTICATE_MESSAGE) + ses->auth_key.len in size_of_ntlmssp_blob() local
|
/fs/affs/ |
D | affs.h | 16 #define GET_END_PTR(st,p,sz) ((st *)((char *)(p)+((sz)-sizeof(st)))) argument
|
/fs/fat/ |
D | namei_vfat.c | 322 int sz = 0, extlen, baselen, i, numtail_baselen, numtail2_baselen; in vfat_create_shortname() local
|
/fs/ocfs2/dlm/ |
D | dlmdomain.c | 66 unsigned int sz) in byte_copymap()
|