/fs/ext4/ |
D | bitmap.c | 21 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/ |
D | statfs.c | 199 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
|
D | binfmt_elf_fdpic.c | 1267 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
|
D | binfmt_elf.c | 1405 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
|
D | d_path.c | 298 int sz; in dynamic_dname() local
|
/fs/xfs/scrub/ |
D | attr.h | 14 size_t sz; member
|
D | attr.c | 34 size_t sz; in xchk_setup_xattr_buf() local
|
/fs/xfs/ |
D | xfs_error.c | 359 int sz; in xfs_buf_verifier_error() local 411 int sz; in xfs_inode_verifier_error() local
|
/fs/ubifs/ |
D | log.c | 618 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
|
D | lpt.c | 49 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
|
D | recovery.c | 100 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
|
D | commit.c | 563 size_t sz; in dbg_check_old_index() local
|
D | super.c | 1214 size_t sz; in mount_ubifs() local
|
D | journal.c | 1510 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
|
/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 64 #define XFS_BMAP_BROOT_PTR_ADDR(mp, bb, i, sz) \ argument
|
/fs/adfs/ |
D | dir_fplus.c | 12 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) in adfs_fplus_read()
|
/fs/erofs/ |
D | namei.c | 44 #define nameoff_from_disk(off, sz) (le16_to_cpu(off) & ((sz) - 1)) argument
|
/fs/jffs2/ |
D | debug.c | 266 #define check(sz) \ in __jffs2_dbg_superblock_counts() argument
|
/fs/proc/ |
D | vmcore.c | 712 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/ |
D | revoke.c | 574 int sz, offset; in write_one_revoke_record() local
|
/fs/cifs/ |
D | sess.c | 376 int sz = sizeof(AUTHENTICATE_MESSAGE) + ses->auth_key.len in size_of_ntlmssp_blob() local
|
/fs/pstore/ |
D | ram.c | 615 phys_addr_t *paddr, size_t sz, u32 sig) in ramoops_init_prz()
|
/fs/affs/ |
D | affs.h | 17 #define GET_END_PTR(st,p,sz) ((st *)((char *)(p)+((sz)-sizeof(st)))) argument
|
/fs/fat/ |
D | namei_vfat.c | 336 int sz = 0, extlen, baselen, i, numtail_baselen, numtail2_baselen; in vfat_create_shortname() local
|
/fs/gfs2/ |
D | lops.c | 495 int sz, ret = 0; in gfs2_find_jhead() local
|