Home
last modified time | relevance | path

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

12

/fs/ext4/
Dbitmap.c21 struct buffer_head *bh, int sz) in ext4_inode_bitmap_csum_verify()
43 struct buffer_head *bh, int sz) in ext4_inode_bitmap_csum_set()
64 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; in ext4_block_bitmap_csum_verify() local
87 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; in ext4_block_bitmap_csum_set() local
/fs/
Dstatfs.c199 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument
220 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument
343 int kcompat_sys_statfs64(const char __user * pathname, compat_size_t sz, struct compat_statfs64 __u… in kcompat_sys_statfs64()
357 COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_st… in COMPAT_SYSCALL_DEFINE3() argument
362 int kcompat_sys_fstatfs64(unsigned int fd, compat_size_t sz, struct compat_statfs64 __user * buf) in kcompat_sys_fstatfs64()
376 COMPAT_SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, compat_size_t, sz, struct compat_statfs64 __use… in COMPAT_SYSCALL_DEFINE3() argument
Dbinfmt_elf_fdpic.c1267 int sz; in notesize() local
1315 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr()
1329 unsigned int sz, void *data) in fill_note()
1443 int sz = 0; in elf_dump_thread_status() local
1624 int sz; in elf_fdpic_core_dump() local
1689 int sz = 0; in elf_fdpic_core_dump() local
1729 size_t sz; in elf_fdpic_core_dump() local
Dbinfmt_elf.c1405 int sz; in notesize() local
1447 static void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr()
1460 unsigned int sz, void *data) in fill_note()
1937 int sz = 0; in elf_dump_thread_status() local
2030 int sz; in fill_note_info() local
2081 int sz = 0; in get_note_info_size() local
2252 size_t sz = get_note_info_size(&info); in elf_core_dump() local
Dd_path.c298 int sz; in dynamic_dname() local
/fs/xfs/scrub/
Dattr.h14 size_t sz; member
Dattr.c34 size_t sz; in xchk_setup_xattr_buf() local
/fs/xfs/
Dxfs_error.c359 int sz; in xfs_buf_verifier_error() local
411 int sz; in xfs_inode_verifier_error() local
/fs/ubifs/
Dlog.c618 int sz = ALIGN(*offs, c->min_io_size), err; in add_node() local
697 int sz = ALIGN(offs, c->min_io_size); in ubifs_consolidate_log() local
Dlpt.c49 long long sz, tot_wastage; in do_calc_lpt_geom() local
128 long long sz; in ubifs_calc_lpt_geom() local
166 long long sz; in calc_dflt_lpt_geom() local
2143 const size_t sz = sizeof(struct ubifs_nnode); in ubifs_lpt_scan_nolock() local
2162 const size_t sz = sizeof(struct ubifs_pnode); in ubifs_lpt_scan_nolock() local
Drecovery.c100 const int sz = c->mst_node_alsz; in get_master_node() local
195 int err = 0, lnum = UBIFS_MST_LNUM, sz = c->mst_node_alsz; in write_rcvrd_mst_node() local
231 const int sz = c->mst_node_alsz; in ubifs_recover_master_node() local
Dcommit.c563 size_t sz; in dbg_check_old_index() local
Dsuper.c1214 size_t sz; in mount_ubifs() local
Djournal.c1510 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
/fs/xfs/libxfs/
Dxfs_bmap_btree.h64 #define XFS_BMAP_BROOT_PTR_ADDR(mp, bb, i, sz) \ argument
/fs/adfs/
Ddir_fplus.c12 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_fplus_read()
/fs/erofs/
Dnamei.c44 #define nameoff_from_disk(off, sz) (le16_to_cpu(off) & ((sz) - 1)) argument
/fs/jffs2/
Ddebug.c266 #define check(sz) \ in __jffs2_dbg_superblock_counts() argument
/fs/proc/
Dvmcore.c712 u64 offset, max_sz, sz, real_sz = 0; in update_note_header_size_elf64() local
903 u64 offset, max_sz, sz, real_sz = 0; in update_note_header_size_elf32() local
/fs/jbd2/
Drevoke.c574 int sz, offset; in write_one_revoke_record() local
/fs/cifs/
Dsess.c376 int sz = sizeof(AUTHENTICATE_MESSAGE) + ses->auth_key.len in size_of_ntlmssp_blob() local
/fs/pstore/
Dram.c615 phys_addr_t *paddr, size_t sz, u32 sig) in ramoops_init_prz()
/fs/affs/
Daffs.h17 #define GET_END_PTR(st,p,sz) ((st *)((char *)(p)+((sz)-sizeof(st)))) argument
/fs/fat/
Dnamei_vfat.c336 int sz = 0, extlen, baselen, i, numtail_baselen, numtail2_baselen; in vfat_create_shortname() local
/fs/gfs2/
Dlops.c495 int sz, ret = 0; in gfs2_find_jhead() local

12