Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 25 of 29) sorted by relevance

12

/fs/ext4/
Dbitmap.c20 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/
Dbinfmt_elf_fdpic.c1291 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
Dstatfs.c181 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
Dbinfmt_elf.c1395 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
Dcompat.c301 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/
Dlog.c609 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
Dlpt.c61 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
Drecovery.c112 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
Dcommit.c575 size_t sz; in dbg_check_old_index() local
Djournal.c1157 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
Dsuper.c1151 size_t sz; in mount_ubifs() local
/fs/adfs/
Ddir_fplus.c16 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_fplus_read()
Ddir_f.c353 adfs_f_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_f_read()
/fs/xfs/libxfs/
Dxfs_bmap_btree.h84 #define XFS_BMAP_BROOT_PTR_ADDR(mp, bb, i, sz) \ argument
Dxfs_bmap.c71 int sz; /* root block size */ in xfs_bmap_compute_maxlevels() local
283 short sz) in xfs_check_block()
/fs/proc/
Dvmcore.c548 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
Dkcore.c279 int sz; in notesize() local
/fs/jffs2/
Ddebug.c266 #define check(sz) \ in __jffs2_dbg_superblock_counts() argument
/fs/jbd2/
Drevoke.c575 int sz, offset; in write_one_revoke_record() local
Djournal.c2210 size_t sz; in journal_tag_bytes() local
/fs/pstore/
Dram.c473 phys_addr_t *paddr, size_t sz, u32 sig) in ramoops_init_prz()
/fs/cifs/
Dsess.c368 int sz = sizeof(AUTHENTICATE_MESSAGE) + ses->auth_key.len in size_of_ntlmssp_blob() local
/fs/affs/
Daffs.h16 #define GET_END_PTR(st,p,sz) ((st *)((char *)(p)+((sz)-sizeof(st)))) argument
/fs/fat/
Dnamei_vfat.c322 int sz = 0, extlen, baselen, i, numtail_baselen, numtail2_baselen; in vfat_create_shortname() local
/fs/ocfs2/dlm/
Ddlmdomain.c66 unsigned int sz) in byte_copymap()

12