/fs/gfs2/ |
D | sys.c | 45 const char *buf, size_t len) in gfs2_attr_store() 103 static ssize_t freeze_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in freeze_store() 135 static ssize_t withdraw_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in withdraw_store() 150 size_t len) in statfs_sync_store() 163 size_t len) in quota_sync_store() 176 size_t len) in quota_refresh_user_store() 191 size_t len) in quota_refresh_group_store() 205 static ssize_t demote_rq_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in demote_rq_store() 307 static ssize_t block_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in block_store() 333 static ssize_t lkfirst_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in lkfirst_store() [all …]
|
/fs/ext4/ |
D | hash.c | 38 static __u32 dx_hack_hash_unsigned(const char *name, int len) in dx_hack_hash_unsigned() 54 static __u32 dx_hack_hash_signed(const char *name, int len) in dx_hack_hash_signed() 70 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 98 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned() 139 int ext4fs_dirhash(const char *name, int len, struct dx_hash_info *hinfo) in ext4fs_dirhash()
|
/fs/ext3/ |
D | hash.c | 36 static __u32 dx_hack_hash_unsigned(const char *name, int len) in dx_hack_hash_unsigned() 52 static __u32 dx_hack_hash_signed(const char *name, int len) in dx_hack_hash_signed() 68 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 96 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned() 137 int ext3fs_dirhash(const char *name, int len, struct dx_hash_info *hinfo) in ext3fs_dirhash()
|
/fs/ |
D | splice.c | 306 struct pipe_inode_info *pipe, size_t len, in __generic_file_splice_read() 522 struct pipe_inode_info *pipe, size_t len, in generic_file_splice_read() 588 struct pipe_inode_info *pipe, size_t len, in default_file_splice_read() 956 loff_t *ppos, size_t len, unsigned int flags, in splice_from_pipe() 989 loff_t *ppos, size_t len, unsigned int flags) in generic_file_splice_write() 1060 size_t len, unsigned int flags) in default_file_splice_write() 1085 loff_t *ppos, size_t len, unsigned int flags) in generic_splice_sendpage() 1096 loff_t *ppos, size_t len, unsigned int flags) in do_splice_from() 1124 struct pipe_inode_info *pipe, size_t len, in do_splice_to() 1165 size_t len; in splice_direct_to_actor() local [all …]
|
D | filesystems.c | 46 static struct file_system_type **find_filesystem(const char *name, unsigned len) in find_filesystem() 151 int len, res; in fs_name() local 205 int len = 0; in get_filesystem_list() local 257 static struct file_system_type *__get_fs_type(const char *name, int len) in __get_fs_type() 273 int len = dot ? dot - name : strlen(name); in get_fs_type() local
|
/fs/hpfs/ |
D | name.c | 41 int hpfs_chk_name(const unsigned char *name, unsigned *len) in hpfs_chk_name() 54 unsigned len, int lc, int lng) in hpfs_translate_name() 91 int hpfs_is_name_long(const unsigned char *name, unsigned len) in hpfs_is_name_long() 105 void hpfs_adjust_length(const unsigned char *name, unsigned *len) in hpfs_adjust_length()
|
D | namei.c | 14 unsigned len = dentry->d_name.len; in hpfs_mkdir() local 121 unsigned len = dentry->d_name.len; in hpfs_create() local 207 unsigned len = dentry->d_name.len; in hpfs_mknod() local 282 unsigned len = dentry->d_name.len; in hpfs_symlink() local 359 unsigned len = dentry->d_name.len; in hpfs_unlink() local 433 unsigned len = dentry->d_name.len; in hpfs_rmdir() local
|
D | ea.c | 14 void hpfs_ea_ext_remove(struct super_block *s, secno a, int ano, unsigned len) in hpfs_ea_ext_remove() 77 int ano, len; in hpfs_read_ea() local 133 int ano, len; in hpfs_get_ea() local 195 int ano, len; in hpfs_set_ea() local
|
/fs/ubifs/ |
D | io.c | 100 int len, int even_ebadmsg) in ubifs_leb_read() 118 int len, int dtype) in ubifs_leb_write() 138 int ubifs_leb_change(struct ubifs_info *c, int lnum, const void *buf, int len, in ubifs_leb_change() 380 void ubifs_prepare_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_prepare_node() 413 void ubifs_prep_grp_node(struct ubifs_info *c, void *node, int len, int last) in ubifs_prep_grp_node() 680 int ubifs_wbuf_write_nolock(struct ubifs_wbuf *wbuf, void *buf, int len) in ubifs_wbuf_write_nolock() 865 int ubifs_write_node(struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_write_node() 904 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, in ubifs_read_node_wbuf() 981 int ubifs_read_node(const struct ubifs_info *c, void *buf, int type, int len, in ubifs_read_node()
|
D | journal.c | 115 static int reserve_space(struct ubifs_info *c, int jhead, int len) in reserve_space() 255 static int write_node(struct ubifs_info *c, int jhead, void *node, int len, in write_node() 286 static int write_head(struct ubifs_info *c, int jhead, void *buf, int len, in write_head() 323 static int make_reservation(struct ubifs_info *c, int jhead, int len) in make_reservation() 545 int err, dlen, ilen, len, lnum, ino_offs, dent_offs; in ubifs_jnl_update() local 693 const union ubifs_key *key, const void *buf, int len) in ubifs_jnl_write_data() 785 int sync = 0, len = UBIFS_INO_NODE_SZ, last_reference = !inode->i_nlink; in ubifs_jnl_write_inode() local 928 int err, dlen1, dlen2, ilen, lnum, offs, len; in ubifs_jnl_rename() local 1104 int err, len, compr_type, out_len; in recomp_data_node() local 1149 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local [all …]
|
D | scan.c | 40 static int scan_padding_bytes(void *buf, int len) in scan_padding_bytes() 69 int ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_scan_a_node() 240 int len; in ubifs_scanned_corruption() local 272 int err, len = c->leb_size - offs; in ubifs_scan() local
|
D | recovery.c | 62 static int is_empty(void *buf, int len) in is_empty() 81 static int first_non_ff(void *buf, int len) in first_non_ff() 113 int err, offs, len; in get_master_node() local 441 int *offs, int *len) in clean_buf() 470 static int no_more_nodes(const struct ubifs_info *c, void *buf, int len, in no_more_nodes() 540 int len = ALIGN(endpt, c->min_io_size); in fix_unclean_leb() local 638 int ret = 0, err, len = c->leb_size - offs, start = offs, min_io_unit; in ubifs_recover_leb() local 927 int len = c->max_write_size, err; in recover_head() local 1001 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; in clean_an_unclean_leb() local 1442 int err, lnum, offs, len; in fix_size_in_place() local
|
/fs/logfs/ |
D | journal.c | 165 u16 type, len, datalen; in __read_je_header() local 187 u16 len; in __read_je_payload() local 266 u16 len, datalen, last_len = 0; in logfs_read_segment() local 421 struct logfs_journal_header *jh, size_t len, size_t datalen, in __logfs_write_header() 440 size_t len = datalen; in logfs_write_header() local 451 u16 *type, size_t *len) in logfs_write_erasecount() 516 u16 *type, size_t *len) in __logfs_write_anchor() 536 u16 *type, size_t *len) in logfs_write_dynsb() 575 u16 *type, size_t *len) in logfs_write_area() 594 u16 *type, size_t *len) in logfs_write_commit() [all …]
|
D | dev_mtd.c | 16 static int logfs_mtd_read(struct super_block *sb, loff_t ofs, size_t len, in logfs_mtd_read() 35 static int loffs_mtd_write(struct super_block *sb, loff_t ofs, size_t len, in loffs_mtd_write() 73 size_t len) in logfs_mtd_erase_mapping() 90 static int logfs_mtd_erase(struct super_block *sb, loff_t ofs, size_t len, in logfs_mtd_erase() 205 static void logfs_mtd_writeseg(struct super_block *sb, u64 ofs, size_t len) in logfs_mtd_writeseg()
|
D | segment.c | 70 int __logfs_buf_write(struct logfs_area *area, u64 ofs, void *buf, size_t len, in __logfs_buf_write() 111 u32 len = PAGE_SIZE - offset; in pad_partial_page() local 130 u32 len = super->s_segsize - area->a_used_bytes; in pad_full_pages() local 293 struct logfs_shadow *shadow, int type, int len, int compr) in __logfs_segment_write() 335 struct logfs_shadow *shadow, int type, int len) in logfs_segment_write_compress() 367 int do_compress, type, len; in logfs_segment_write() local 399 int wbuf_read(struct super_block *sb, u64 ofs, size_t len, void *buf) in wbuf_read() 573 u16 len; in __logfs_segment_read() local 683 u16 len; in logfs_segment_delete() local 742 u32 len = super->s_segsize - area->a_written_bytes; in logfs_open_area() local [all …]
|
/fs/hfs/ |
D | string.c | 58 unsigned int hash, len = this->len; in hfs_hash_dentry() local 80 int len, tmp; in hfs_strcmp() local 98 unsigned int len, const char *str, const struct qstr *name) in hfs_compare_dentry()
|
/fs/btrfs/ |
D | extent_map.c | 218 int unpin_extent_cache(struct extent_map_tree *tree, u64 start, u64 len) in unpin_extent_cache() 278 static u64 range_end(u64 start, u64 len) in range_end() 286 u64 start, u64 len, int strict) in __lookup_extent_mapping() 325 u64 start, u64 len) in lookup_extent_mapping() 342 u64 start, u64 len) in search_extent_mapping()
|
/fs/reiserfs/ |
D | hashes.c | 50 u32 keyed_hash(const signed char *msg, int len) in keyed_hash() 133 u32 yura_hash(const signed char *msg, int len) in yura_hash() 172 u32 r5_hash(const signed char *msg, int len) in r5_hash()
|
/fs/qnx4/ |
D | namei.c | 25 static int qnx4_match(int len, const char *name, in qnx4_match() 56 static struct buffer_head *qnx4_find_entry(int len, struct inode *dir, in qnx4_find_entry() 105 int len = dentry->d_name.len; in qnx4_lookup() local
|
/fs/xfs/ |
D | xfs_rtalloc.c | 204 xfs_extlen_t *len, /* out: actual length allocated */ in xfs_rtallocate_extent_block() 317 xfs_extlen_t *len, /* out: actual length allocated */ in xfs_rtallocate_extent_exact() 396 xfs_extlen_t *len, /* out: actual length allocated */ in xfs_rtallocate_extent_near() 590 xfs_extlen_t *len, /* out: actual length allocated */ in xfs_rtallocate_extent_size() 734 xfs_extlen_t len, /* length to allocate */ in xfs_rtallocate_range() 891 xfs_extlen_t len, /* length of extent */ in xfs_rtcheck_alloc_range() 909 xfs_extlen_t len, /* length of extent */ in xfs_rtcheck_range() 1138 xfs_rtblock_t len; /* length of inspected area */ in xfs_rtfind_back() local 1313 xfs_rtblock_t len; /* length of inspected area */ in xfs_rtfind_forw() local 1472 xfs_extlen_t len, /* length to free */ in xfs_rtfree_range() [all …]
|
/fs/hfsplus/ |
D | unicode.c | 69 int len; in hfsplus_strcmp() local 130 int i, len, ustrlen, res, compose; in hfsplus_uni2asc() local 255 static inline int asc2unichar(struct super_block *sb, const char *astr, int len, in asc2unichar() 299 const char *astr, int len) in hfsplus_asc2uni() 342 int casefold, decompose, size, len; in hfsplus_hash_dentry() local 391 unsigned int len, const char *str, const struct qstr *name) in hfsplus_compare_dentry()
|
/fs/ocfs2/dlm/ |
D | dlmdebug.c | 256 int len) in stringify_lockname() 276 char *buf, int len) in stringify_nodemap() 287 static int dump_mle(struct dlm_master_list_entry *mle, char *buf, int len) in dump_mle() 389 static int debug_purgelist_print(struct dlm_ctxt *dlm, char *buf, int len) in debug_purgelist_print() 445 static int debug_mle_print(struct dlm_ctxt *dlm, char *buf, int len) in debug_mle_print() 506 static int dump_lock(struct dlm_lock *lock, int list_type, char *buf, int len) in dump_lock() 530 static int dump_lockres(struct dlm_lock_resource *res, char *buf, int len) in dump_lockres() 715 static int debug_state_print(struct dlm_ctxt *dlm, char *buf, int len) in debug_state_print()
|
/fs/jffs2/ |
D | nodemgmt.c | 44 uint32_t *len, int prio, uint32_t sumsize) in jffs2_reserve_space() 170 uint32_t *len, uint32_t sumsize) in jffs2_reserve_space_gc() 307 uint32_t *len, uint32_t sumsize) in jffs2_do_reserve_space() 453 uint32_t ofs, uint32_t len, in jffs2_add_physical_node_ref()
|
/fs/isofs/ |
D | joliet.c | 17 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() 45 unsigned char len = 0; in get_joliet_filename() local
|
/fs/fat/ |
D | namei_vfat.c | 92 static unsigned int __vfat_striptail_len(unsigned int len, const char *name) in __vfat_striptail_len() 128 unsigned int len; in vfat_hashi() local 147 unsigned int len, const char *str, const struct qstr *name) in vfat_cmpi() 167 unsigned int len, const char *str, const struct qstr *name) in vfat_cmp() 214 static inline int vfat_is_used_badchars(const wchar_t *s, int len) in vfat_is_used_badchars() 273 int len; in to_shortname_char() local 503 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, in xlate_to_uni() 585 int len, int is_dir, int cluster, in vfat_build_slots() 667 unsigned int len; in vfat_add_entry() local 701 unsigned int len = vfat_striptail_len(qname); in vfat_find() local
|